Class EksAnywhereSubscriptionTerm

java.lang.Object
software.amazon.awssdk.services.eks.model.EksAnywhereSubscriptionTerm
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<EksAnywhereSubscriptionTerm.Builder,EksAnywhereSubscriptionTerm>

@Generated("software.amazon.awssdk:codegen") public final class EksAnywhereSubscriptionTerm extends Object implements SdkPojo, Serializable, ToCopyableBuilder<EksAnywhereSubscriptionTerm.Builder,EksAnywhereSubscriptionTerm>

An object representing the term duration and term unit type of your subscription. This determines the term length of your subscription. Valid values are MONTHS for term unit and 12 or 36 for term duration, indicating a 12 month or 36 month subscription.

See Also: