Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnRouteResponseProps
Packages that use CfnRouteResponseProps
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnRouteResponseProps in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement CfnRouteResponsePropsMethods in software.amazon.awscdk.services.apigatewayv2 that return CfnRouteResponsePropsModifier and TypeMethodDescriptionCfnRouteResponseProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnRouteResponsePropsModifierConstructorDescriptionCfnRouteResponse
(Construct scope, String id, CfnRouteResponseProps props) Create a newAWS::ApiGatewayV2::RouteResponse
.