Gets and sets the property Ec2KeyName.
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.

C# |
public string Ec2KeyName { get; set; }
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
C# |
public string Ec2KeyName { get; set; }