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."],[[["The webpage provides reference documentation and code samples for the `GenerateAwsAccessTokenResponse` class within the Anthos Multi-Cloud v1 API."],["The `GenerateAwsAccessTokenResponse` class is a response message used by the `AwsClusters.GenerateAwsAccessToken` method and is available in versions ranging from 1.0.0-beta01 to 2.8.0, the latest version."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, containing an `AccessToken` and `ExpirationTime`."],["The `GenerateAwsAccessTokenResponse` class, found within the `Google.Cloud.GkeMultiCloud.V1` namespace, offers constructors and properties for managing access tokens and their expiration."],["The latest version available in the documentation is version 2.8.0."]]],[]]