autoScalingRole property

String? autoScalingRole
final

An IAM role for automatic scaling policies. The default role is EMR_AutoScaling_DefaultRole. The IAM role provides permissions that the automatic scaling feature requires to launch and terminate EC2 instances in an instance group.

Implementation

final String? autoScalingRole;