DescribeUserPoolResponse
public struct DescribeUserPoolResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The container of metadata returned by the server to describe the pool.
Declaration
Swift
public let userPool: UserPoolType? -
Undocumented
Declaration
Swift
public init(userPool: UserPoolType? = nil)
View on GitHub
DescribeUserPoolResponse Structure Reference