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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetAwsOpenIdConfigRequest\u003c/code\u003e class in the Anthos Multi-Cloud v1 API is used to retrieve the OIDC discovery document for a specific AWS cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message manipulation, equality checking, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAwsOpenIdConfigRequest\u003c/code\u003e class has two constructors, a default constructor and another that takes another \u003ccode\u003eGetAwsOpenIdConfigRequest\u003c/code\u003e object for copy operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsCluster\u003c/code\u003e property, which is a required field, specifies the AWS cluster associated with the OIDC discovery document, and its format follows the pattern \u003ccode\u003eprojects/{project}/locations/{location}/awsClusters/{cluster}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an \u003ccode\u003eAwsClusterAsAwsClusterName\u003c/code\u003e property, which is a typed view over the \u003ccode\u003eAwsCluster\u003c/code\u003e property in the format of an \u003ccode\u003eAwsClusterName\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]