View a markdown version of this page

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

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