DaemonRevisionDetail - 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.

DaemonRevisionDetail

Details about a daemon revision, including the running task 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.

Type: Array of DaemonCapacityProvider objects

Required: No

totalRunningCount

The total number of daemon tasks running for this revision.

Type: Integer

Required: No

totalWithoutDaemonCount

The total number of instances running without the daemon task for this revision, across all capacity providers. These instances aren't included in totalRunningCount.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: