AttemptEcsTaskDetails
An object that represents the details of a task.
Contents
- containerInstanceArn
-
The Amazon Resource Name (ARN) of the container instance that hosts the task.
Type: String
Required: No
- containers
-
A list of containers that are included in the
taskProperties
list.Type: Array of AttemptTaskContainerDetails objects
Required: No
- taskArn
-
The ARN of the Amazon ECS task.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: