public sealed class GenerateAwsAccessTokenRequest : IMessage<GenerateAwsAccessTokenRequest>, IEquatable<GenerateAwsAccessTokenRequest>, IDeepCloneable<GenerateAwsAccessTokenRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAwsAccessTokenRequest.
Request 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 document provides reference documentation for the `GenerateAwsAccessTokenRequest` class within the Google Cloud GkeMultiCloud V1 API."],["The `GenerateAwsAccessTokenRequest` class is used to request an access token for authentication with an AWS cluster, as part of the `AwsClusters.GenerateAwsAccessToken` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it is part of the Protobuf system."],["The class includes properties like `AwsCluster`, which is required and specifies the AWS cluster resource name for which to generate an access token, and `AwsClusterAsAwsClusterName` which provides a view over the name."],["The class has available versions ranging from `1.0.0-beta01` to `2.8.0` (latest) which are all listed above, which are links to the same document for the given version."]]],[]]