Google Anthos Multi Cloud V1 Client - Class AwsSshConfig (0.3.0)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsSshConfig.

SSH configuration for AWS resources.

Generated from protobuf message google.cloud.gkemulticloud.v1.AwsSshConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ ec2_key_pair string

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

getEc2KeyPair

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

Returns
TypeDescription
string

setEc2KeyPair

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this