class Aws::CodeDeploy::Types::RollbackInfo

Information about a deployment rollback.

@!attribute [rw] rollback_deployment_id

The ID of the deployment rollback.
@return [String]

@!attribute [rw] rollback_triggering_deployment_id

The deployment ID of the deployment that was underway and triggered
a rollback deployment because it failed or was stopped.
@return [String]

@!attribute [rw] rollback_message

Information that describes the status of a deployment rollback (for
example, whether the deployment can't be rolled back, is in
progress, failed, or succeeded).
@return [String]

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

Constants

SENSITIVE