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 document provides reference documentation for the `GenerateAwsAccessTokenResponse` class within the Google Cloud GKE MultiCloud V1 API, specifically for version 2.4.0."],["The `GenerateAwsAccessTokenResponse` class is designed as a response message for the `AwsClusters.GenerateAwsAccessToken` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["Key properties of this class include `AccessToken`, a string for authenticating to the k8s API server, and `ExpirationTime`, which is a timestamp of the token's expiration."],["The latest version available for this documentation is version 2.8.0, with versions ranging from 2.0.0 up to 2.8.0, as well as a 1.0.0-beta01 version."]]],[]]