executionRoleArn property

String? executionRoleArn
final

The Amazon Resource Name (ARN) of the execution role that AWS Batch can assume. Jobs running on Fargate resources must provide an execution role. For more information, see AWS Batch execution IAM role in the AWS Batch User Guide.

Implementation

final String? executionRoleArn;