taskArn property

String? taskArn
final

The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job. Each container attempt receives a task ARN when they reach the STARTING status.

Implementation

final String? taskArn;