CreateUserPoolResponse
public struct CreateUserPoolResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A container for the user pool details.
Declaration
Swift
public let userPool: UserPoolType? -
Undocumented
Declaration
Swift
public init(userPool: UserPoolType? = nil)
View on GitHub
CreateUserPoolResponse Structure Reference