AwsEcsTaskDefinitionDetails
Details about a task definition. A task definition describes the container and volume definitions of an Amazon Elastic Container Service task.
Types
Properties
The container definitions that describe the containers that make up the task.
The ARN of the task execution role that grants the container agent permission to make API calls on behalf of the container user.
The Elastic Inference accelerators to use for the containers in the task.
The Docker networking mode to use for the containers in the task. Valid values are as follows:
The placement constraint objects to use for tasks.
The configuration details for the App Mesh proxy.
The task launch types that the task definition was validated against.
The short name or ARN of the IAM role that grants containers in the task permission to call Amazon Web Services API operations on your behalf.
The data volume definitions for the task.