CostDriver
Represents factors that contribute to cost variations between the baseline and comparison time periods, including the type of driver, an identifier of the driver, and associated metrics.
Contents
- Metrics
- 
               A mapping of metric names to their comparison values, measuring the impact of this cost driver. Type: String to ComparisonMetricValue object map Key Length Constraints: Minimum length of 0. Maximum length of 1024. Key Pattern: [\S\s]*Required: No 
- Name
- 
               The specific identifier of the cost driver. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- Type
- 
               The category or classification of the cost driver. Values include: BUNDLED_DISCOUNT, CREDIT, OUT_OF_CYCLE_CHARGE, REFUND, RECURRING_RESERVATION_FEE, RESERVATION_USAGE, RI_VOLUME_DISCOUNT, SAVINGS_PLAN_USAGE, SAVINGS_PLAN_RECURRING_FEE, SUPPORT_FEE, TAX, UPFRONT_RESERVATION_FEE, USAGE_CHANGE, COMMITMENT Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: