public sealed class AwsK8sVersionInfo : IMessage<AwsK8sVersionInfo>, IEquatable<AwsK8sVersionInfo>, IDeepCloneable<AwsK8sVersionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsK8sVersionInfo.
Kubernetes version information 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 webpage provides reference documentation for the `AwsK8sVersionInfo` class, a part of the Anthos Multi-Cloud v1 API, specifically within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The `AwsK8sVersionInfo` class represents Kubernetes version information for a GKE cluster on AWS and includes a `Version` property that holds the Kubernetes version name."],["The latest version is 2.8.0, but the page lists links to versions ranging from 2.8.0 down to 1.0.0-beta01, providing access to documentation for multiple versions."],["The `AwsK8sVersionInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, having its properties, constructors, and inherited members detailed in this reference."]]],[]]