Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AwsSshConfig.
SSH configuration for AWS resources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ec2_key_pair
def ec2_key_pair() -> ::String
Returns
- (::String) — Required. The name of the EC2 key pair used to login into cluster machines.
#ec2_key_pair=
def ec2_key_pair=(value) -> ::String
Parameter
- value (::String) — Required. The name of the EC2 key pair used to login into cluster machines.
Returns
- (::String) — Required. The name of the EC2 key pair used to login into cluster machines.