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"]],[["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 webpage provides reference documentation for the `GenerateAwsAccessTokenResponse` class within the Google Cloud GKE Multi-Cloud v1 API, with the current version at 2.7.0."],["The `GenerateAwsAccessTokenResponse` class is used as a response message for the `AwsClusters.GenerateAwsAccessToken` method."],["It includes properties such as `AccessToken`, which provides an access token for authenticating to the k8s API server, and `ExpirationTime`, indicating when the token will expire."],["The documentation details the class's inheritance, implemented interfaces, constructors, and associated properties, offering comprehensive information about its structure and usage."],["The latest version of this class is 2.8.0, however, there are multiple versions of this class, dating as far back as 1.0.0-beta01."]]],[]]