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

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

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

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