Uses of Class
software.amazon.awscdk.services.apigateway.DeploymentProps.Builder
-
Uses of DeploymentProps.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionSets the value ofDeploymentProps.getApi()
static DeploymentProps.Builder
DeploymentProps.builder()
DeploymentProps.Builder.description
(String description) Sets the value ofDeploymentProps.getDescription()
DeploymentProps.Builder.retainDeployments
(Boolean retainDeployments) Sets the value ofDeploymentProps.getRetainDeployments()
Sets the value ofDeploymentProps.getStageName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(DeploymentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theDeploymentProps.Builder
.