GetLoginProfileResponse
public struct GetLoginProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A structure containing the user name and password create date for the user.
Declaration
Swift
public let loginProfile: LoginProfile -
Undocumented
Declaration
Swift
public init(loginProfile: LoginProfile)
View on GitHub
GetLoginProfileResponse Structure Reference