@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.539Z") @Stability(value=Stable) public interface CfnDeploymentStrategyProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentStrategyProps.Builder
A builder for
CfnDeploymentStrategyProps |
static class |
CfnDeploymentStrategyProps.Jsii$Proxy
An implementation for
CfnDeploymentStrategyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentStrategyProps.Builder |
builder() |
Number |
getDeploymentDurationInMinutes()
`AWS::AppConfig::DeploymentStrategy.DeploymentDurationInMinutes`.
|
default String |
getDescription()
`AWS::AppConfig::DeploymentStrategy.Description`.
|
default Number |
getFinalBakeTimeInMinutes()
`AWS::AppConfig::DeploymentStrategy.FinalBakeTimeInMinutes`.
|
Number |
getGrowthFactor()
`AWS::AppConfig::DeploymentStrategy.GrowthFactor`.
|
default String |
getGrowthType()
`AWS::AppConfig::DeploymentStrategy.GrowthType`.
|
String |
getName()
`AWS::AppConfig::DeploymentStrategy.Name`.
|
String |
getReplicateTo()
`AWS::AppConfig::DeploymentStrategy.ReplicateTo`.
|
default List<CfnDeploymentStrategy.TagsProperty> |
getTags()
`AWS::AppConfig::DeploymentStrategy.Tags`.
|
@Stability(value=Stable) @NotNull Number getDeploymentDurationInMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-deploymentdurationinminutes@Stability(value=Stable) @NotNull Number getGrowthFactor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-growthfactor@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-name@Stability(value=Stable) @NotNull String getReplicateTo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-replicateto@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-description@Stability(value=Stable) @Nullable default Number getFinalBakeTimeInMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-finalbaketimeinminutes@Stability(value=Stable) @Nullable default String getGrowthType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-growthtype@Stability(value=Stable) @Nullable default List<CfnDeploymentStrategy.TagsProperty> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-tags@Stability(value=Stable) static CfnDeploymentStrategyProps.Builder builder()
CfnDeploymentStrategyProps.Builder of CfnDeploymentStrategyPropsCopyright © 2020. All rights reserved.