ec2KeyName property

String? ec2KeyName
final

The name of the EC2 key pair that can be used to connect to the master node using SSH as the user called "hadoop."

Implementation

final String? ec2KeyName;