C# Class Amazon.CognitoIdentityProvider.Model.CreateUserPoolRequest

Container for the parameters to the CreateUserPool operation. Creates a new Amazon Cognito user pool and sets the password policy for the pool.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAdminCreateUserConfig ( ) : bool
IsSetAliasAttributes ( ) : bool
IsSetAutoVerifiedAttributes ( ) : bool
IsSetDeviceConfiguration ( ) : bool
IsSetEmailConfiguration ( ) : bool
IsSetEmailVerificationMessage ( ) : bool
IsSetEmailVerificationSubject ( ) : bool
IsSetLambdaConfig ( ) : bool
IsSetMfaConfiguration ( ) : bool
IsSetPolicies ( ) : bool
IsSetPoolName ( ) : bool
IsSetSchema ( ) : bool
IsSetSmsAuthenticationMessage ( ) : bool
IsSetSmsConfiguration ( ) : bool
IsSetSmsVerificationMessage ( ) : bool