DescribeUserPoolRequest
public struct DescribeUserPoolRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The user pool ID for the user pool you want to describe.
Declaration
Swift
public let userPoolId: String -
Undocumented
Declaration
Swift
public init(userPoolId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeUserPoolRequest Structure Reference