| Package | Description |
|---|---|
| software.amazon.awscdk.services.appconfig |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.create(software.constructs.Construct scope,
String id) |
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.deploymentDurationInMinutes(Number deploymentDurationInMinutes)
`AWS::AppConfig::DeploymentStrategy.DeploymentDurationInMinutes`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.description(String description)
`AWS::AppConfig::DeploymentStrategy.Description`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.finalBakeTimeInMinutes(Number finalBakeTimeInMinutes)
`AWS::AppConfig::DeploymentStrategy.FinalBakeTimeInMinutes`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.growthFactor(Number growthFactor)
`AWS::AppConfig::DeploymentStrategy.GrowthFactor`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.growthType(String growthType)
`AWS::AppConfig::DeploymentStrategy.GrowthType`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.name(String name)
`AWS::AppConfig::DeploymentStrategy.Name`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.replicateTo(String replicateTo)
`AWS::AppConfig::DeploymentStrategy.ReplicateTo`.
|
CfnDeploymentStrategy.Builder |
CfnDeploymentStrategy.Builder.tags(List<? extends CfnDeploymentStrategy.TagsProperty> tags)
`AWS::AppConfig::DeploymentStrategy.Tags`.
|
Copyright © 2021. All rights reserved.