public sealed class GetAwsClusterRequest : IMessage<GetAwsClusterRequest>, IEquatable<GetAwsClusterRequest>, IDeepCloneable<GetAwsClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAwsClusterRequest.
Request message for AwsClusters.GetAwsCluster 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 `GetAwsClusterRequest` class within the Google Cloud GkeMultiCloud V1 API, specifically for version 2.6.0."],["`GetAwsClusterRequest` is a request message used to retrieve details about an AWS cluster through the `AwsClusters.GetAwsCluster` method, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and contains properties such as `AwsClusterName` (an `AwsClusterName`-typed view) and `Name` (a string representing the resource name of the AWS cluster)."],["There are also multiple versions of this document available, ranging from version 1.0.0-beta01 to the latest version 2.8.0, allowing the user to navigate to the version they require."]]],[]]