Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnRouteResponseProps
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnRouteResponseProps in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionCfnRouteResponseProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnRouteResponse
(Construct scope, String id, CfnRouteResponseProps props) Create a newAWS::ApiGatewayV2::RouteResponse
.