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
 Declaration Syntax| C# | 
public string JobFlowRole { get; set; }
The IAM role that was specified when the job flow was launched. The EC2 instances of the job flow assume this role.
 Declaration Syntax
 Declaration Syntax| C# | 
public string JobFlowRole { get; set; }