DaemonDeploymentRevisionDetail
Details about a daemon revision during a deployment, including running and draining instance counts per capacity provider.
Contents
- arn
-
The Amazon Resource Name (ARN) of the daemon revision.
Type: String
Required: No
- capacityProviders
-
The capacity providers associated with this daemon revision during the deployment.
Type: Array of DaemonDeploymentCapacityProvider objects
Required: No
- totalDrainingInstanceCount
-
The total number of instances being drained for this revision during the deployment.
Type: Integer
Required: No
- totalRunningInstanceCount
-
The total number of instances running daemon tasks for this revision.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: