taskRoleArn property

String? taskRoleArn
final

The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume. All containers in this task are granted the permissions that are specified in this role.

Implementation

final String? taskRoleArn;