DescribeUserResponse
public struct DescribeUserResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the user account and configuration settings.
Declaration
Swift
public let user: User?
-
Undocumented
Declaration
Swift
public init(user: User? = nil)