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 `GetAwsClusterRequest` class is part of the Anthos Multi-Cloud v1 API, used for requesting details about an AwsCluster."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the API framework."],["The latest version of this class is 2.8.0, with nine previous versions ranging from 2.7.0 down to 1.0.0-beta01 also available for use."],["It includes properties like `AwsClusterName` and `Name` to specify the target AWS cluster, with `Name` being a required string field for the resource's identity."],["`GetAwsClusterRequest` is a request message for the `AwsClusters.GetAwsCluster` method, retrieving an AwsCluster resource by its name, formatted as `projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/awsClusters/\u003ccluster-id\u003e`."]]],[]]