DaemonDeploymentRevisionDetail - Amazon Elastic Container Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: