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.
Contents
- duration
-
The duration of the subscription term. Valid values are 12 and 36, indicating a 12 month or 36 month subscription.
Type: Integer
Required: No
- unit
-
The term unit of the subscription. Valid value is
MONTHS
.Type: String
Valid Values:
MONTHS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: