public sealed class AwsServerConfig : IMessage<AwsServerConfig>, IEquatable<AwsServerConfig>, IDeepCloneable<AwsServerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsServerConfig.
AwsServerConfig is the configuration 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-03-21 UTC."],[[["The `AwsServerConfig` class provides configuration details for GKE clusters on AWS, serving as the main point of reference for setting up these clusters."],["This document covers the `AwsServerConfig` class in the `Google.Cloud.GkeMultiCloud.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["The latest version for this documentation is `2.8.0`, with several prior versions such as `2.7.0`, `2.6.0`, `2.5.0`, etc. also being documented."],["Key properties of the `AwsServerConfig` class include `AwsServerConfigName`, `Name`, `SupportedAwsRegions`, and `ValidVersions`, which manage region support and valid Kubernetes versions."],["The `AwsServerConfig` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]