HistoricalUsageEntity

Represents historical usage data for a specific entity.

Types

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

Properties

Link copied to clipboard

The time interval for the historical usage data.

Link copied to clipboard

An optional filter expression to apply to the historical usage data.

Link copied to clipboard

The location associated with the usage.

Link copied to clipboard

The specific operation associated with the usage.

Link copied to clipboard

The Amazon Web Services service code associated with the usage.

Link copied to clipboard

The Amazon Web Services account ID associated with the usage.

Link copied to clipboard

The type of usage.

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