Interface GetAwsOpenIdConfigRequestOrBuilder (0.40.0)

public interface GetAwsOpenIdConfigRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAwsCluster()

public abstract String getAwsCluster()

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

string aws_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The awsCluster.

getAwsClusterBytes()

public abstract ByteString getAwsClusterBytes()

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

string aws_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for awsCluster.