public sealed class GenerateAwsAccessTokenResponse : IMessage<GenerateAwsAccessTokenResponse>, IEquatable<GenerateAwsAccessTokenResponse>, IDeepCloneable<GenerateAwsAccessTokenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAwsAccessTokenResponse.
Response message for AwsClusters.GenerateAwsAccessToken method.
[[["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\u003eGenerateAwsAccessTokenResponse\u003c/code\u003e class is part of the Anthos Multi-Cloud v1 API for managing AWS resources in Google Cloud, specifically for generating access tokens.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a response message used by the \u003ccode\u003eAwsClusters.GenerateAwsAccessToken\u003c/code\u003e method and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eAccessToken\u003c/code\u003e, which is the authentication token for the Kubernetes API server, and \u003ccode\u003eExpirationTime\u003c/code\u003e, indicating when the token expires.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this API available, ranging from version 1.0.0-beta01 to the latest 2.8.0, each accessible through its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe response class has inherited members from object, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e to perform fundamental actions on objects.\u003c/p\u003e\n"]]],[],null,[]]