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 page provides documentation for the `GenerateAwsAccessTokenRequest` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.0.0 and later."],["The `GenerateAwsAccessTokenRequest` class is used to request an access token for authenticating with an AWS cluster, and is part of the `AwsClusters.GenerateAwsAccessToken` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `GenerateAwsAccessTokenRequest` class includes properties like `AwsCluster` (a string representing the AWS cluster name) and `AwsClusterAsAwsClusterName` (a typed view of the cluster name)."],["The page provides links to documentation for various versions of the `GenerateAwsAccessTokenRequest`, from version 1.0.0-beta01 to the latest version 2.8.0."]]],[]]