DaemonTaskDefinitionSummary
A summary of a daemon task definition.
Contents
- arn
-
The Amazon Resource Name (ARN) of the daemon task definition.
Type: String
Required: No
- deleteRequestedAt
-
The Unix timestamp for the time when the daemon task definition delete was requested.
Type: Timestamp
Required: No
- registeredAt
-
The Unix timestamp for the time when the daemon task definition was registered.
Type: Timestamp
Required: No
- registeredBy
-
The principal that registered the daemon task definition.
Type: String
Required: No
- status
-
The status of the daemon task definition.
Type: String
Valid Values:
ACTIVE | DELETE_IN_PROGRESS | DELETEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: