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

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 IamInstanceProfile { get; set; }

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