View a markdown version of this page

DaemonDeploymentRevisionDetail - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: