C# Class Amazon.APIGateway.Model.CreateAuthorizerResponse

Represents an authorization layer for methods. If enabled on a method, API Gateway will activate the authorizer when a client calls the method.
Inheritance: Amazon.Runtime.AmazonWebServiceResponse
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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