C# Class Amazon.APIGateway.Model.CreateAuthorizerRequest

Container for the parameters to the CreateAuthorizer operation. Adds a new Authorizer resource to an existing RestApi resource.
Inheritance: AmazonAPIGatewayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAuthType ( ) : bool
IsSetAuthorizerCredentials ( ) : bool
IsSetAuthorizerResultTtlInSeconds ( ) : bool
IsSetAuthorizerUri ( ) : bool
IsSetIdentitySource ( ) : bool
IsSetIdentityValidationExpression ( ) : bool
IsSetName ( ) : bool
IsSetProviderARNs ( ) : bool
IsSetRestApiId ( ) : bool
IsSetType ( ) : bool