static GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.builder() |
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.deploymentDurationInMinutes(Integer deploymentDurationInMinutes) |
Total amount of time the deployment lasted.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.description(String description) |
The description of the deployment strategy.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.finalBakeTimeInMinutes(Integer finalBakeTimeInMinutes) |
The amount of time that AppConfig monitored for alarms before considering the deployment to be complete and
no longer eligible for automatic rollback.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.growthFactor(Float growthFactor) |
The percentage of targets that received a deployed configuration during each interval.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.growthType(String growthType) |
The algorithm used to define how percentage grew over time.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.growthType(GrowthType growthType) |
The algorithm used to define how percentage grew over time.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.id(String id) |
The deployment strategy ID.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.name(String name) |
The name of the deployment strategy.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.replicateTo(String replicateTo) |
Save the deployment strategy to a Systems Manager (SSM) document.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.Builder.replicateTo(ReplicateTo replicateTo) |
Save the deployment strategy to a Systems Manager (SSM) document.
|
GetDeploymentStrategyResponse.Builder |
GetDeploymentStrategyResponse.toBuilder() |
|