Describes a daemon task definition
Source:R/ecs_operations.R
ecs_describe_daemon_task_definition.RdDescribes a daemon task definition. You can specify a family and revision to find information about a specific daemon 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_daemon_task_definition/ for full documentation.