SavingsPlanOffering
Information about a Savings Plans offering.
Contents
- currency
-
The currency.
Type: String
Valid Values:
CNY | USDRequired: No
- description
-
The description.
Type: String
Pattern:
^[a-zA-Z0-9_\- ]+$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
- operation
-
The specific AWS operation for the line item in the billing report.
Type: String
Length Constraints: Maximum length of 255.
Pattern:
^[a-zA-Z0-9_ \/.:-]*$Required: No
- paymentOption
-
The payment option.
Type: String
Valid Values:
All Upfront | Partial Upfront | No UpfrontRequired: No
- planType
-
The plan type.
Type: String
Valid Values:
Compute | EC2Instance | SageMakerRequired: No
- productTypes
-
The product type.
Type: Array of strings
Valid Values:
EC2 | Fargate | Lambda | SageMakerRequired: No
- properties
-
The properties.
Type: Array of SavingsPlanOfferingProperty objects
Required: No
- serviceCode
-
The service.
Type: String
Length Constraints: Maximum length of 255.
Pattern:
^[a-zA-Z]+$Required: No
- usageType
-
The usage details of the line item in the billing report.
Type: String
Length Constraints: Maximum length of 255.
Pattern:
^[a-zA-Z0-9_ \/.:-]+$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: