Class AwsSshConfig (0.1.0)

AwsSshConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SSH configuration for AWS resources.

Attribute

NameDescription
ec2_key_pair str
Required. The name of the EC2 key pair used to login into cluster machines.

Inheritance

builtins.object > proto.message.Message > AwsSshConfig