Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class GetAwsJsonWebKeysRequest.
GetAwsJsonWebKeysRequest gets the public component of the keys used by the
cluster to sign token requests. This will be the jwks_uri for the discover
document returned by getOpenIDConfig. See the OpenID Connect
Discovery 1.0 specification for details.
Generated from protobuf message google.cloud.gkemulticloud.v1.GetAwsJsonWebKeysRequest
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 JsonWebKeys. Format: projects/{project}/locations/{location}/awsClusters/{cluster}
getAwsCluster
Required. The AwsCluster, which owns the JsonWebKeys.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Anthos Multi Cloud V1 Client - Class GetAwsJsonWebKeysRequest (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-gke-multi-cloud/latest/V1.GetAwsJsonWebKeysRequest)\n- [1.2.1](/php/docs/reference/cloud-gke-multi-cloud/1.2.1/V1.GetAwsJsonWebKeysRequest)\n- [1.1.2](/php/docs/reference/cloud-gke-multi-cloud/1.1.2/V1.GetAwsJsonWebKeysRequest)\n- [1.0.0](/php/docs/reference/cloud-gke-multi-cloud/1.0.0/V1.GetAwsJsonWebKeysRequest)\n- [0.6.1](/php/docs/reference/cloud-gke-multi-cloud/0.6.1/V1.GetAwsJsonWebKeysRequest)\n- [0.5.4](/php/docs/reference/cloud-gke-multi-cloud/0.5.4/V1.GetAwsJsonWebKeysRequest)\n- [0.4.4](/php/docs/reference/cloud-gke-multi-cloud/0.4.4/V1.GetAwsJsonWebKeysRequest)\n- [0.3.0](/php/docs/reference/cloud-gke-multi-cloud/0.3.0/V1.GetAwsJsonWebKeysRequest)\n- [0.2.3](/php/docs/reference/cloud-gke-multi-cloud/0.2.3/V1.GetAwsJsonWebKeysRequest)\n- [0.1.4](/php/docs/reference/cloud-gke-multi-cloud/0.1.4/V1.GetAwsJsonWebKeysRequest) \nReference documentation and code samples for the Google Anthos Multi Cloud V1 Client class GetAwsJsonWebKeysRequest.\n\nGetAwsJsonWebKeysRequest gets the public component of the keys used by the\ncluster to sign token requests. This will be the jwks_uri for the discover\ndocument returned by getOpenIDConfig. See the OpenID Connect\nDiscovery 1.0 specification for details.\n\nGenerated from protobuf message `google.cloud.gkemulticloud.v1.GetAwsJsonWebKeysRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeMultiCloud \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAwsCluster\n\nRequired. The AwsCluster, which owns the JsonWebKeys.\n\nFormat:\nprojects/{project}/locations/{location}/awsClusters/{cluster}\n\n### setAwsCluster\n\nRequired. The AwsCluster, which owns the JsonWebKeys.\n\nFormat:\nprojects/{project}/locations/{location}/awsClusters/{cluster}"]]