class Aws::AppConfig::Types::Deployment
@!attribute [rw] application_id
The ID of the application that was deployed. @return [String]
@!attribute [rw] environment_id
The ID of the environment that was deployed. @return [String]
@!attribute [rw] deployment_strategy_id
The ID of the deployment strategy that was deployed. @return [String]
@!attribute [rw] configuration_profile_id
The ID of the configuration profile that was deployed. @return [String]
@!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_location_uri
Information about the source location of the configuration. @return [String]
@!attribute [rw] configuration_version
The configuration version that was deployed. @return [String]
@!attribute [rw] description
The description of the deployment. @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 to receive 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] state
The state of the deployment. @return [String]
@!attribute [rw] event_log
A list containing all events related to a deployment. The most recent events are displayed first. @return [Array<Types::DeploymentEvent>]
@!attribute [rw] percentage_complete
The percentage of targets for which the deployment is available. @return [Float]
@!attribute [rw] started_at
The time the deployment started. @return [Time]
@!attribute [rw] completed_at
The time the deployment completed. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/Deployment AWS API Documentation
Constants
- SENSITIVE