GetSavingsPlansCoverageRequest

Types

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

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 measurement that you want your Savings Plans coverage reported in. The only valid value is SpendCoveredBySavingsPlans.

Link copied to clipboard

The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.

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
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