pub const AWS_ECS_TASK_REVISION: &str = "aws.ecs.task.revision";
Expand description

The revision for the task definition used to create the ECS task.

§Examples

  • 8
  • 26