Module: AWSCDK::APIGatewayv2Authorizers::HttpLambdaResponseType

Defined in:
api_gatewayv2_authorizers/http_lambda_response_type.rb

Overview

Specifies the type responses the lambda returns.

Constant Summary collapse

SIMPLE =
Deprecated.
Note:

Default:

Returns simple boolean response.

Jsii::Enum.new("aws-cdk-lib.aws_apigatewayv2_authorizers.HttpLambdaResponseType", "SIMPLE")