class Aws::ElasticBeanstalk::Types::Deployment
Information about an application version deployment.
@!attribute [rw] version_label
The version label of the application version in the deployment. @return [String]
@!attribute [rw] deployment_id
The ID of the deployment. This number increases by one each time that you deploy source code or change instance configuration settings. @return [Integer]
@!attribute [rw] status
The status of the deployment: * `In Progress`\: The deployment is in progress. * `Deployed`\: The deployment succeeded. * `Failed`\: The deployment failed. @return [String]
@!attribute [rw] deployment_time
For in-progress deployments, the time that the deployment started. For completed deployments, the time that the deployment ended. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/Deployment AWS API Documentation
Constants
- SENSITIVE