

# RollbackInfo


Information about a deployment rollback.

## Contents


 ** rollbackDeploymentId **   <a name="CodeDeploy-Type-RollbackInfo-rollbackDeploymentId"></a>
The ID of the deployment rollback.  
Type: String  
Required: No

 ** rollbackMessage **   <a name="CodeDeploy-Type-RollbackInfo-rollbackMessage"></a>
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).   
Type: String  
Required: No

 ** rollbackTriggeringDeploymentId **   <a name="CodeDeploy-Type-RollbackInfo-rollbackTriggeringDeploymentId"></a>
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or was stopped.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/codedeploy-2014-10-06/RollbackInfo) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/codedeploy-2014-10-06/RollbackInfo) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/codedeploy-2014-10-06/RollbackInfo) 