class Aws::CodeDeploy::Types::LastDeploymentInfo

Information about the most recent attempted or successful deployment to a deployment group.

@!attribute [rw] deployment_id

The unique ID of a deployment.
@return [String]

@!attribute [rw] status

The status of the most recent deployment.
@return [String]

@!attribute [rw] end_time

A timestamp that indicates when the most recent deployment to the
deployment group was complete.
@return [Time]

@!attribute [rw] create_time

A timestamp that indicates when the most recent deployment to the
deployment group started.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/LastDeploymentInfo AWS API Documentation

Constants

SENSITIVE