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-03-21 UTC."],[[["The latest version available is 2.8.0, with this page specifically documenting version 2.3.0 of the `GenerateAwsAccessTokenResponse` class."],["This class is part of the Google Cloud GkeMultiCloud v1 API, specifically found in the `Google.Cloud.GkeMultiCloud.V1` namespace, and is used for managing multi-cloud Kubernetes clusters."],["The `GenerateAwsAccessTokenResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `AccessToken` which is a string used to authenticate with the Kubernetes API server and `ExpirationTime`, which is a Timestamp representing when the token will expire."],["There are multiple previous versions available, all the way back to version 1.0.0-beta01, with each previous version also containing this class."]]],[]]