class Aws::AppConfig::Types::DeploymentSummary

Information about the deployment.

@!attribute [rw] deployment_number

The sequence number of the deployment.
@return [Integer]

@!attribute [rw] configuration_name

The name of the configuration.
@return [String]

@!attribute [rw] configuration_version

The version of the configuration.
@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 grows over time.
@return [String]

@!attribute [rw] growth_factor

The percentage of targets to receive a deployed configuration during
each interval.
@return [Float]

@!attribute [rw] final_bake_time_in_minutes

The amount of time AppConfig monitors for alarms before considering
the deployment to be complete and no longer eligible for automatic
roll back.
@return [Integer]

@!attribute [rw] state

The state of the deployment.
@return [String]

@!attribute [rw] percentage_complete

The percentage of targets for which the deployment is available.
@return [Float]

@!attribute [rw] started_at

Time the deployment started.
@return [Time]

@!attribute [rw] completed_at

Time the deployment completed.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/DeploymentSummary AWS API Documentation

Constants

SENSITIVE