Uses of Class
software.amazon.awscdk.services.appconfig.CfnDeploymentStrategy.Builder
Packages that use CfnDeploymentStrategy.Builder
-
Uses of CfnDeploymentStrategy.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return CfnDeploymentStrategy.BuilderModifier and TypeMethodDescriptionCfnDeploymentStrategy.Builder.deploymentDurationInMinutes
(Number deploymentDurationInMinutes) Total amount of time for a deployment to last.CfnDeploymentStrategy.Builder.description
(String description) A description of the deployment strategy.CfnDeploymentStrategy.Builder.finalBakeTimeInMinutes
(Number finalBakeTimeInMinutes) Specifies the amount of time AWS AppConfig monitors for Amazon CloudWatch alarms after the configuration has been deployed to 100% of its targets, before considering the deployment to be complete.CfnDeploymentStrategy.Builder.growthFactor
(Number growthFactor) The percentage of targets to receive a deployed configuration during each interval.CfnDeploymentStrategy.Builder.growthType
(String growthType) The algorithm used to define how percentage grows over time.A name for the deployment strategy.CfnDeploymentStrategy.Builder.replicateTo
(String replicateTo) Save the deployment strategy to a Systems Manager (SSM) document.Assigns metadata to an AWS AppConfig resource.