Google Anthos Multi Cloud V1 Client - Class GetAwsOpenIdConfigRequest (0.6.1)

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

GetAwsOpenIdConfigRequest gets the OIDC discovery document for the cluster. See the OpenID Connect Discovery 1.0 specification for details.

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

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ aws_cluster string

Required. The AwsCluster, which owns the OIDC discovery document. Format: projects/{project}/locations/{location}/awsClusters/{cluster}

getAwsCluster

Required. The AwsCluster, which owns the OIDC discovery document.

Format: projects/{project}/locations/{location}/awsClusters/{cluster}

Returns
Type Description
string

setAwsCluster

Required. The AwsCluster, which owns the OIDC discovery document.

Format: projects/{project}/locations/{location}/awsClusters/{cluster}

Parameter
Name Description
var string
Returns
Type Description
$this