Uses of Interface
software.amazon.awscdk.services.apigateway.CfnDeploymentProps
-
Uses of CfnDeploymentProps in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionCfnDeploymentProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnDeployment
(Construct scope, String id, CfnDeploymentProps props) Create a newAWS::ApiGateway::Deployment
.