Gets and sets the property ServiceRole.
IAM role that Amazon ElasticMapReduce will assume to work with AWS resources on your behalf. You may set this parameter to the name of an existing IAM role.

C# |
public string ServiceRole { get; set; }