EcsTaskDetails
The details of a task definition that describes the container and volume definitions of an Amazon ECS task.
Types
Properties
The Amazon Resource Name (ARN) of the container instance that hosts the task.
A list of containers that are included in the taskProperties
list.
Determines whether execute command functionality is turned on for this task. If true
, execute command functionality is turned on all the containers in the task.
The amount of ephemeral storage allocated for the task.
The Amazon Resource Name (ARN) of the execution role that Batch can assume. For more information, see Batch execution IAM role in the Batch User Guide.
The network configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.
The Fargate platform version where the jobs are running.
An object that represents the compute environment architecture for Batch jobs on Fargate.
The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions. For more information, see IAM roles for tasks in the Amazon Elastic Container Service Developer Guide.