Uses of Class
software.amazon.awscdk.services.apigateway.Deployment.Builder
-
Uses of Deployment.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionThe Rest API to deploy.static Deployment.Builder
Deployment.Builder.description
(String description) A description of the purpose of the API Gateway deployment.Deployment.Builder.retainDeployments
(Boolean retainDeployments) When an API Gateway model is updated, a new deployment will automatically be created.