ec2KeyName property
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;
The name of the EC2 key pair that can be used to connect to the master node using SSH as the user called "hadoop."
final String? ec2KeyName;