You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeDeploy::Types::RollbackInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeDeploy::Types::RollbackInfo
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#rollback_deployment_id ⇒ String
The ID of the deployment rollback.
-
#rollback_message ⇒ String
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).
-
#rollback_triggering_deployment_id ⇒ String
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or was stopped.
Instance Attribute Details
#rollback_deployment_id ⇒ String
The ID of the deployment rollback.
#rollback_message ⇒ String
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).
#rollback_triggering_deployment_id ⇒ String
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or was stopped.