SavingsPlansCoverageQuery
Defines the parameters for querying Savings Plans coverage data, including metrics, grouping options, and time granularity.
Types
Properties
Link copied to clipboard
Defines complex filtering conditions using logical operators (AND
, OR
, NOT
) and various filter types.
Link copied to clipboard
The time granularity of the retrieved data: HOURLY
, DAILY
, or MONTHLY
.
Link copied to clipboard
Specifies how to group the Savings Plans coverage data, such as by service or instance family.
Link copied to clipboard
The coverage metrics to include in the results.
Link copied to clipboard
Defines a time period with explicit start and end times for data queries.
Functions
Link copied to clipboard
inline fun copy(block: SavingsPlansCoverageQuery.Builder.() -> Unit = {}): SavingsPlansCoverageQuery