C# Class Amazon.APIGateway.Model.TestInvokeAuthorizerRequest

Container for the parameters to the TestInvokeAuthorizer operation. Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.
Inheritance: AmazonAPIGatewayRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAdditionalContext ( ) : bool
IsSetAuthorizerId ( ) : bool
IsSetBody ( ) : bool
IsSetHeaders ( ) : bool
IsSetPathWithQueryString ( ) : bool
IsSetRestApiId ( ) : bool
IsSetStageVariables ( ) : bool