public sealed class GetAwsJsonWebKeysRequest : IMessage<GetAwsJsonWebKeysRequest>, IEquatable<GetAwsJsonWebKeysRequest>, IDeepCloneable<GetAwsJsonWebKeysRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API 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.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `GetAwsJsonWebKeysRequest` class in the Anthos Multi-Cloud v1 API, which is used to get the public keys for signing token requests."],["The `GetAwsJsonWebKeysRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances and cloning existing ones, with a parameter for the cluster and a string for the cluster's name."],["The property `AwsCluster` contains the AwsCluster resource name while `AwsClusterAsAwsClusterName` gives a typed view over the resource name."],["This class belongs to the `Google.Cloud.GkeMultiCloud.V1` namespace, and is found in the `Google.Cloud.GkeMultiCloud.V1.dll` assembly, with different version available, including the latest version."]]],[]]