GetSavingsPlansCoverageRequest
Types
Properties
Link copied to clipboard
Filters Savings Plans coverage data by dimensions. You can filter data for Savings Plans usage with the following dimensions:
Link copied to clipboard
The granularity of the Amazon Web Services cost data for your Savings Plans. Granularity can't be set if GroupBy is set.
Link copied to clipboard
You can group the data using the attributes INSTANCE_FAMILY, REGION, or SERVICE.
Link copied to clipboard
The number of items to be returned in a response. The default is 20, with a minimum value of 1.
Link copied to clipboard
The value that you want to sort the data by.
Link copied to clipboard
The time period that you want the usage and costs for. The Start date must be within 13 months. The End date must be after the Start date, and before the current date. Future dates can't be used as an End date.
Functions
Link copied to clipboard
inline fun copy(block: GetSavingsPlansCoverageRequest.Builder.() -> Unit = {}): GetSavingsPlansCoverageRequest