

# DaemonDeploymentCapacityProvider


Information about a capacity provider during a daemon deployment.

## Contents


 ** arn **   <a name="ECS-Type-DaemonDeploymentCapacityProvider-arn"></a>
The Amazon Resource Name (ARN) of the capacity provider.  
Type: String  
Required: No

 ** drainingInstanceCount **   <a name="ECS-Type-DaemonDeploymentCapacityProvider-drainingInstanceCount"></a>
The number of instances being drained on this capacity provider during the deployment.  
Type: Integer  
Required: No

 ** runningInstanceCount **   <a name="ECS-Type-DaemonDeploymentCapacityProvider-runningInstanceCount"></a>
The number of instances running daemon tasks on this capacity provider.  
Type: Integer  
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/DaemonDeploymentCapacityProvider) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ecs-2014-11-13/DaemonDeploymentCapacityProvider) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ecs-2014-11-13/DaemonDeploymentCapacityProvider) 