SavingsPlanOfferingRate
Information about a Savings Plans offering rate.
Contents
- 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
 - productType
 - 
               
The product type.
Type: String
Valid Values:
EC2 | Fargate | Lambda | SageMakerRequired: No
 - properties
 - 
               
The properties.
Type: Array of SavingsPlanOfferingRateProperty objects
Required: No
 - rate
 - 
               
The Savings Plans rate.
Type: String
Required: No
 - savingsPlanOffering
 - 
               
The Savings Plans offering.
Type: ParentSavingsPlanOffering object
Required: No
 - serviceCode
 - 
               
The service.
Type: String
Valid Values:
AmazonEC2 | AmazonECS | AmazonEKS | AWSLambda | AmazonSageMakerRequired: No
 - unit
 - 
               
The unit.
Type: String
Valid Values:
Hrs | Lambda-GB-Second | RequestRequired: 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: