DescribeClientPropertiesResult
public struct DescribeClientPropertiesResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the specified Amazon WorkSpaces clients.
Declaration
Swift
public let clientPropertiesList: [ClientPropertiesResult]?
-
Undocumented
Declaration
Swift
public init(clientPropertiesList: [ClientPropertiesResult]? = nil)