Uses of Interface
software.amazon.awscdk.services.apigateway.CfnGatewayResponseProps
-
Uses of CfnGatewayResponseProps in software.amazon.awscdk.services.apigateway
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnGatewayResponseProps
Modifier and TypeMethodDescriptionCfnGatewayResponseProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnGatewayResponse
(Construct scope, String id, CfnGatewayResponseProps props) Create a newAWS::ApiGateway::GatewayResponse
.