AWS::ApiGatewayV2::RouteResponse ParameterConstraints
Specifies whether the parameter is required.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Required" :
Boolean
}
YAML
Required:
Boolean
Properties
Required
-
Specifies whether the parameter is required.
Required: Yes
Type: Boolean
Update requires: No interruption
See also
-
RouteResponses in the Amazon API Gateway Version 2 API Reference