class Aws::AppConfig::Types::DeploymentStrategy
@!attribute [rw] id
The deployment strategy ID. @return [String]
@!attribute [rw] name
The name of the deployment strategy. @return [String]
@!attribute [rw] description
The description of the deployment strategy. @return [String]
@!attribute [rw] deployment_duration_in_minutes
Total amount of time the deployment lasted. @return [Integer]
@!attribute [rw] growth_type
The algorithm used to define how percentage grew over time. @return [String]
@!attribute [rw] growth_factor
The percentage of targets that received a deployed configuration during each interval. @return [Float]
@!attribute [rw] final_bake_time_in_minutes
The amount of time AppConfig monitored for alarms before considering the deployment to be complete and no longer eligible for automatic roll back. @return [Integer]
@!attribute [rw] replicate_to
Save the deployment strategy to a Systems Manager (SSM) document. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/DeploymentStrategy AWS API Documentation
Constants
- SENSITIVE