Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnRouteResponsePropsMixin.Builder
Packages that use CfnRouteResponsePropsMixin.Builder
-
Uses of CfnRouteResponsePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnRouteResponsePropsMixin.BuilderModifier and TypeMethodDescriptionThe API identifier.The API identifier.CfnRouteResponsePropsMixin.Builder.create()CfnRouteResponsePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRouteResponsePropsMixin.Builder.modelSelectionExpression(String modelSelectionExpression) The model selection expression for the route response.CfnRouteResponsePropsMixin.Builder.responseModels(Object responseModels) The response models for the route response.CfnRouteResponsePropsMixin.Builder.responseParameters(Map<String, ? extends Object> responseParameters) The route response parameters.CfnRouteResponsePropsMixin.Builder.responseParameters(IResolvable responseParameters) The route response parameters.The route ID.The route ID.CfnRouteResponsePropsMixin.Builder.routeResponseKey(String routeResponseKey) The route response key.