Uses of Class
software.amazon.awscdk.services.apigateway.CfnDeployment.Builder
-
Uses of CfnDeployment.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionstatic CfnDeployment.Builder
CfnDeployment.Builder.deploymentCanarySettings
(IResolvable deploymentCanarySettings) The input configuration for a canary deployment.CfnDeployment.Builder.deploymentCanarySettings
(CfnDeployment.DeploymentCanarySettingsProperty deploymentCanarySettings) The input configuration for a canary deployment.CfnDeployment.Builder.description
(String description) The description for the Deployment resource to create.The string identifier of the associated RestApi.CfnDeployment.Builder.stageDescription
(IResolvable stageDescription) The description of the Stage resource for the Deployment resource to create.CfnDeployment.Builder.stageDescription
(CfnDeployment.StageDescriptionProperty stageDescription) The description of the Stage resource for the Deployment resource to create.The name of the Stage resource for the Deployment resource to create.