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 represents the configuration of a GKE cluster on AWS and is part of the Anthos Multi-Cloud v1 API."],["The latest version available is 2.8.0, with multiple other versions listed, including 2.7.0, 2.6.0, and going down to version 1.0.0-beta01."],["The `AwsServerConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations."],["The class has properties such as `AwsServerConfigName`, `Name`, `SupportedAwsRegions`, and `ValidVersions`, which allow for the configuration and management of AWS regions and Kubernetes versions."],["`AwsServerConfig` has two constructors: one default constructor, and one that take another `AwsServerConfig` object to copy."]]],[]]