public sealed class GetAwsServerConfigRequest : IMessage<GetAwsServerConfigRequest>, IEquatable<GetAwsServerConfigRequest>, IDeepCloneable<GetAwsServerConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAwsServerConfigRequest.
GetAwsServerConfigRequest gets the server config of GKE cluster on AWS.
[[["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 `GetAwsServerConfigRequest` class within the Anthos Multi-Cloud v1 API, specifically for GKE clusters on AWS."],["The latest version of the API documentation available is 2.8.0, with versions ranging from 1.0.0-beta01 to 2.8.0 also accessible."],["`GetAwsServerConfigRequest` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to retrieve server configuration information for GKE clusters on AWS."],["The class has two constructors `GetAwsServerConfigRequest()` and `GetAwsServerConfigRequest(GetAwsServerConfigRequest)` that allows for the creation of empty objects or those with data."],["The class has two properties, `AwsServerConfigName` which is a view over the `Name` resource property and the `Name` property which is a string that contains the resource name."]]],[]]