ReservationCoverageQuery

Defines the parameters for querying Reserved Instance coverage data, including grouping options, metrics, and sorting preferences.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 Reserved Instance coverage data, such as by service, Region, or instance type.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String