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-04-09 UTC."],[[["This page provides reference documentation for the `GenerateAwsAccessTokenRequest` class within the Google Cloud GkeMultiCloud v1 API, specifically for version 2.6.0."],["The `GenerateAwsAccessTokenRequest` class is used to request an access token for an AWS cluster in the Anthos Multi-Cloud environment and is a request message for the `AwsClusters.GenerateAwsAccessToken` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GenerateAwsAccessTokenRequest` class contains properties such as `AwsCluster` (a string representing the resource name of the AWS cluster) and `AwsClusterAsAwsClusterName` (a typed view over the `AwsCluster` property)."],["There are numerous versions of the `GenerateAwsAccessTokenRequest` detailed in this page, ranging from 2.8.0 as the latest, down to 1.0.0-beta01."]]],[]]