[[["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 webpage provides reference documentation for the `GetAwsNodePoolRequest` class within the Anthos Multi-Cloud v1 API, specifically version 2.7.0, and also provides links to other versions."],["`GetAwsNodePoolRequest` is used as a request message for the `AwsClusters.GetAwsNodePool` method to retrieve information about a specific AWS node pool, as seen through the various version pages."],["The `GetAwsNodePoolRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class includes two constructors, a default constructor and one that accepts another `GetAwsNodePoolRequest` object as a parameter for copying, and it has two properties `AwsNodePoolName` and `Name`."],["The required `Name` property allows users to identify the targeted `AwsNodePool` resource using its full resource path, while the `AwsNodePoolName` property presents a typed view of the `Name`."]]],[]]