View a markdown version of this page

DaemonDetail - 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).

DaemonDetail

The detailed information about a daemon.

Contents

clusterArn

The Amazon Resource Name (ARN) of the cluster that the daemon is running in.

Type: String

Required: No

createdAt

The Unix timestamp for the time when the daemon was created.

Type: Timestamp

Required: No

currentRevisions

The current daemon revision details, including the running task counts per capacity provider.

Type: Array of DaemonRevisionDetail objects

Required: No

daemonArn

The Amazon Resource Name (ARN) of the daemon.

Type: String

Required: No

deploymentArn

The Amazon Resource Name (ARN) of the most recent daemon deployment.

Type: String

Required: No

status

The status of the daemon.

Type: String

Valid Values: ACTIVE | DELETE_IN_PROGRESS

Required: No

updatedAt

The Unix timestamp for the time when the daemon was last updated.

Type: Timestamp

Required: No

See Also

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