@Stability(value=Stable) public static final class CfnDeploymentStrategyProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentStrategyProps>
CfnDeploymentStrategyProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder deploymentDurationInMinutes(Number deploymentDurationInMinutes)
CfnDeploymentStrategyProps.getDeploymentDurationInMinutes()deploymentDurationInMinutes - `AWS::AppConfig::DeploymentStrategy.DeploymentDurationInMinutes`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder growthFactor(Number growthFactor)
CfnDeploymentStrategyProps.getGrowthFactor()growthFactor - `AWS::AppConfig::DeploymentStrategy.GrowthFactor`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder name(String name)
CfnDeploymentStrategyProps.getName()name - `AWS::AppConfig::DeploymentStrategy.Name`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder replicateTo(String replicateTo)
CfnDeploymentStrategyProps.getReplicateTo()replicateTo - `AWS::AppConfig::DeploymentStrategy.ReplicateTo`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder description(String description)
CfnDeploymentStrategyProps.getDescription()description - `AWS::AppConfig::DeploymentStrategy.Description`.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder finalBakeTimeInMinutes(Number finalBakeTimeInMinutes)
CfnDeploymentStrategyProps.getFinalBakeTimeInMinutes()finalBakeTimeInMinutes - `AWS::AppConfig::DeploymentStrategy.FinalBakeTimeInMinutes`.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder growthType(String growthType)
CfnDeploymentStrategyProps.getGrowthType()growthType - `AWS::AppConfig::DeploymentStrategy.GrowthType`.this@Stability(value=Stable) public CfnDeploymentStrategyProps.Builder tags(List<? extends CfnDeploymentStrategy.TagsProperty> tags)
CfnDeploymentStrategyProps.getTags()tags - `AWS::AppConfig::DeploymentStrategy.Tags`.this@Stability(value=Stable) public CfnDeploymentStrategyProps build()
build in interface software.amazon.jsii.Builder<CfnDeploymentStrategyProps>CfnDeploymentStrategyPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.