Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnRouteResponseProps
Packages that use CfnRouteResponseProps
-
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(software.constructs.Construct scope, String id, CfnRouteResponseProps props) Create a newAWS::ApiGatewayV2::RouteResponse.