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."],[[["This webpage provides reference documentation for the `GenerateAwsAccessTokenResponse` class within the Anthos Multi-Cloud v1 API, specifically for the .NET environment."],["The `GenerateAwsAccessTokenResponse` class, used as a response in the `AwsClusters.GenerateAwsAccessToken` method, is a sealed class that implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties like `AccessToken`, which is used for k8s API server authentication, and `ExpirationTime`, indicating when the token will expire."],["The documentation includes details about the class's constructors, inherited members from the `Object` class, as well as information on the namespace and assembly for the class."],["There are various versions of this API available, ranging from version 1.0.0-beta01 to the latest version, 2.8.0, that can be accessed through the links provided."]]],[]]