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

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 | DELETED

Required: No

See Also

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