Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Names (ARNs) of the capacity providers to associate with the daemon.

Link copied to clipboard

If the critical parameter of a daemon is true, and the daemon task fails, stops, or becomes unhealthy, Amazon ECS drains the container instance and stops the other tasks running on it. If the critical parameter is false, the daemon task failure doesn't affect the other tasks on the instance. The default value is true.

Link copied to clipboard

The Amazon Resource Name (ARN) of the daemon to update.

Link copied to clipboard

The Amazon Resource Name (ARN) of the daemon task definition to use for the updated daemon.

Link copied to clipboard

Optional deployment parameters that control how the daemon rolls out updates, including the drain percentage, alarm-based rollback, and bake time.

Link copied to clipboard

Specifies whether to turn on Amazon ECS managed tags for the tasks in the daemon. For more information, see Tagging your Amazon ECS resources in the Amazon Elastic Container Service Developer Guide.

Link copied to clipboard

If true, the execute command functionality is turned on for all tasks in the daemon. If false, the execute command functionality is turned off.

Link copied to clipboard

Specifies whether to propagate the tags from the daemon to the daemon tasks. If you don't specify a value, the tags aren't propagated. You can only propagate tags to daemon tasks during task creation.