iamInstanceProfile property

String? iamInstanceProfile
final

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

Implementation

final String? iamInstanceProfile;