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

The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named "hadoop".

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

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