Gets and sets the property Ec2KeyName.
The name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."

C# |
public string Ec2KeyName { get; set; }
The name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
C# |
public string Ec2KeyName { get; set; }