ec2KeyPair property

String? ec2KeyPair
final

The Amazon EC2 key pair that's used for instances launched in the compute environment. You can use this key pair to log in to your instances with SSH.

Implementation

final String? ec2KeyPair;