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."],[[["The webpage provides documentation for the `GetAwsClusterRequest` class within the Anthos Multi-Cloud v1 API, specifically for version 2.4.0."],["This class is a request message utilized by the `AwsClusters.GetAwsCluster` method, facilitating the retrieval of information about a specific AWS cluster."],["The `GetAwsClusterRequest` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary properties of the class are `AwsClusterName`, which is a typed view over the resource name, and `Name`, a string representing the required resource name formatted according to Google Cloud Platform's resource name conventions."],["The webpage also lists older versions and the latest version of the `GetAwsClusterRequest` class, for documentation and reference."]]],[]]