C# Class Amazon.CognitoIdentityProvider.Model.UpdateUserPoolClientRequest

Container for the parameters to the UpdateUserPoolClient operation. Allows the developer to update the specified user pool client and password policy.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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