ParentSavingsPlanOffering
Information about a Savings Plan offering.
Contents
- currency
-
The currency.
Type: String
Valid Values:
CNY | USD
Required: No
- durationSeconds
-
The duration, in seconds.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- offeringId
-
The ID of the offering.
Type: String
Pattern:
[a-f0-9]+(-[a-f0-9]+)*
Required: No
- paymentOption
-
The payment option.
Type: String
Valid Values:
All Upfront | Partial Upfront | No Upfront
Required: No
- planDescription
-
The description.
Type: String
Pattern:
^[a-zA-Z0-9_\- ]+$
Required: No
- planType
-
The plan type.
Type: String
Valid Values:
Compute | EC2Instance | SageMaker
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: