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