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.
Optional. True if the version is available for cluster creation. If a
version is enabled for creation, it can be used to create new clusters.
Otherwise, cluster creation will fail. However, cluster upgrade operations
may succeed, even if the version is not enabled.
Optional. True if this cluster version belongs to a minor version that has
reached its end of life and is no longer in scope to receive security and
bug fixes.
Optional. The estimated date (in Pacific Time) when this cluster version
will reach its end of life. Or if this version is no longer supported (the
end_of_life field is true), this is the actual date (in Pacific time)
when the version reached its end of life.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eAwsK8sVersionInfo\u003c/code\u003e class, part of the Anthos Multi-Cloud v1 API in the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsK8sVersionInfo\u003c/code\u003e class encapsulates Kubernetes version details for GKE clusters on AWS and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.8.0, with versions ranging from 2.7.0 down to 1.0.0-beta01 also available and linked.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eEndOfLife\u003c/code\u003e, \u003ccode\u003eEndOfLifeDate\u003c/code\u003e, \u003ccode\u003eReleaseDate\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, which describe the availability, lifecycle status, and release information for each Kubernetes version.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless one, and one that takes another \u003ccode\u003eAwsK8sVersionInfo\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]