Schedule Target Ecs Parameters
Constructors
Properties
Up to 6
capacity provider strategies to use for the task. Detailed below.
Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon ECS Developer Guide.
Specifies whether to enable the execute command functionality for the containers in this task.
Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. One of: EC2
, FARGATE
, EXTERNAL
.
Configures the networking associated with the task. Detailed below.
A set of up to 10 placement constraints to use for the task. Detailed below.
A set of up to 5 placement strategies. Detailed below.
Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0
.
Specifies whether to propagate the tags from the task definition to the task. One of: TASK_DEFINITION
.
Reference ID to use for the task.
ARN of the task definition to use. The following arguments are optional: