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-04-09 UTC."],[[["This document provides reference information for the `GetAwsClusterRequest` class within the Google Cloud GKE MultiCloud v1 API, specifically version 2.2.0."],["`GetAwsClusterRequest` is a request message used for the `AwsClusters.GetAwsCluster` method, designed to retrieve information about a specified AWS cluster."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Key properties of `GetAwsClusterRequest` include `AwsClusterName` (typed view) and `Name` (string), which is the required name of the `AwsCluster` resource to be described, formatted as a specific resource name."],["This documentation also provides a list of available versions for this method, with the latest version being 2.8.0, and ranging down to version 1.0.0-beta01."]]],[]]