GetSavingsPlansUtilizationDetailsRequest

Types

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

Properties

Link copied to clipboard

The data type.

Link copied to clipboard

Filters Savings Plans utilization coverage data for active Savings Plans dimensions. You can filter data with the following dimensions:

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