CreateLoginProfileResponse
public struct CreateLoginProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure containing the user name and password create date.
Declaration
Swift
public let loginProfile: LoginProfile
-
Undocumented
Declaration
Swift
public init(loginProfile: LoginProfile)