jobFlowRole property

String? jobFlowRole
final

The IAM role that was specified when the job flow was launched. The EC2 instances of the job flow assume this role.

Implementation

final String? jobFlowRole;