Describes a task definition. You can specify a family and revision to find information about a specific task definition, or you can simply specify the family to find the latest ACTIVE revision in that family.
See https://www.paws-r-sdk.com/docs/ecs_describe_task_definition/ for full documentation.
Arguments
- taskDefinition
[required] The
familyfor the latestACTIVErevision,familyandrevision(family:revision) for a specific revision in the family, or full Amazon Resource Name (ARN) of the task definition to describe.- include
Determines whether to see the resource tags for the task definition. If
TAGSis specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.