

# DaemonRollback


Information about a daemon deployment rollback.

## Contents


 ** reason **   <a name="ECS-Type-DaemonRollback-reason"></a>
The reason the rollback happened. For example, the circuit breaker initiated the rollback operation.  
Type: String  
Required: No

 ** rollbackCapacityProviders **   <a name="ECS-Type-DaemonRollback-rollbackCapacityProviders"></a>
The capacity providers involved in the rollback.  
Type: Array of strings  
Required: No

 ** rollbackTargetDaemonRevisionArn **   <a name="ECS-Type-DaemonRollback-rollbackTargetDaemonRevisionArn"></a>
The ARN of the daemon revision deployed as part of the rollback.  
Type: String  
Required: No

 ** startedAt **   <a name="ECS-Type-DaemonRollback-startedAt"></a>
The time that the rollback started. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.  
Type: Timestamp  
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/ecs-2014-11-13/DaemonRollback) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ecs-2014-11-13/DaemonRollback) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ecs-2014-11-13/DaemonRollback) 