Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsClusterGroup.
Identities of a group-type subject for AWS clusters.
Generated from protobuf message google.cloud.gkemulticloud.v1.AwsClusterGroup
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ group |
string
Required. The name of the group, e.g. |
getGroup
Required. The name of the group, e.g. my-group@domain.com
.
Returns | |
---|---|
Type | Description |
string |
setGroup
Required. The name of the group, e.g. my-group@domain.com
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |