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

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

Identities of a user-type subject for AWS clusters.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ username string

Required. The name of the user, e.g. my-gcp-id@gmail.com.

getUsername

Required. The name of the user, e.g. my-gcp-id@gmail.com.

Returns
TypeDescription
string

setUsername

Required. The name of the user, e.g. my-gcp-id@gmail.com.

Parameter
NameDescription
var string
Returns
TypeDescription
$this