Represents the aggregation level and interval for pricing of
a single SKU.
Attribute
Name
Description
aggregation_count
int
The number of intervals to aggregate over. Example: If
aggregation_level is "DAILY" and aggregation_count is 14,
aggregation will be over 14 days.
Classes
AggregationInterval
AggregationInterval(value)
The interval at which usage is aggregated to compute cost.
Example: "MONTHLY" aggregation interval indicates that usage for
tiered pricing is aggregated every month.
AggregationLevel
AggregationLevel(value)
The level at which usage is aggregated to compute cost.
Example: "ACCOUNT" aggregation level indicates that usage for
tiered pricing is aggregated across all projects in a single
account.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]