DaemonDeploymentSummary
A summary of a daemon deployment.
Contents
- clusterArn
-
The Amazon Resource Name (ARN) of the cluster that hosts the daemon.
Type: String
Required: No
- createdAt
-
The time the daemon deployment was created.
Type: Timestamp
Required: No
- daemonArn
-
The Amazon Resource Name (ARN) of the daemon.
Type: String
Required: No
- daemonDeploymentArn
-
The Amazon Resource Name (ARN) of the daemon deployment.
Type: String
Required: No
- finishedAt
-
The time the daemon deployment finished.
Type: Timestamp
Required: No
- startedAt
-
The time the daemon deployment started.
Type: Timestamp
Required: No
- status
-
The status of the daemon deployment.
Type: String
Valid Values:
PENDING | SUCCESSFUL | STOPPED | STOP_REQUESTED | IN_PROGRESS | ROLLBACK_IN_PROGRESS | ROLLBACK_SUCCESSFUL | ROLLBACK_FAILEDRequired: No
- statusReason
-
Information about why the daemon deployment is in the current status.
Type: String
Required: No
- stoppedAt
-
The time the daemon deployment stopped.
Type: Timestamp
Required: No
- targetDaemonRevisionArn
-
The ARN of the daemon revision being deployed.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: