public sealed class GetAwsOpenIdConfigRequest : IMessage<GetAwsOpenIdConfigRequest>, IEquatable<GetAwsOpenIdConfigRequest>, IDeepCloneable<GetAwsOpenIdConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAwsOpenIdConfigRequest.
GetAwsOpenIdConfigRequest gets the OIDC discovery document for the
cluster. 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 information for the `GetAwsOpenIdConfigRequest` class within the Google Cloud GkeMultiCloud V1 API, version 2.7.0."],["`GetAwsOpenIdConfigRequest` is used to retrieve the OIDC discovery document for an AWS cluster, conforming to the OpenID Connect Discovery 1.0 specification."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The document outlines the constructors, properties `AwsCluster` and `AwsClusterAsAwsClusterName`, which are used to define the cluster and its name."],["There is a list of the different versions available for the class, ranging from 1.0.0-beta01 to 2.8.0 (latest)."]]],[]]