C# Class Amazon.CognitoIdentityProvider.Model.CreateUserPoolClientRequest

Container for the parameters to the CreateUserPoolClient operation. Creates the user pool client.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientName ( ) : bool
IsSetExplicitAuthFlows ( ) : bool
IsSetGenerateSecret ( ) : bool
IsSetReadAttributes ( ) : bool
IsSetRefreshTokenValidity ( ) : bool
IsSetUserPoolId ( ) : bool
IsSetWriteAttributes ( ) : bool