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