AWS SDK for .NET Documentation
ServiceRole Property
AmazonAmazon.ElasticMapReduce.ModelJobFlowDetailServiceRole Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ServiceRole.

The IAM role that was specified when the job flow was launched. Amazon ElasticMapReduce will assume this role to work with AWS resources on your behalf.

Declaration Syntax
C#
public string ServiceRole { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)