SavingsPlanRate

Information about a Savings Plan rate.

Types

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

Properties

Link copied to clipboard

The currency.

Link copied to clipboard

The specific AWS operation for the line item in the billing report.

Link copied to clipboard

The product type.

Link copied to clipboard
Link copied to clipboard
val rate: String?

The rate.

Link copied to clipboard
Link copied to clipboard

The unit.

Link copied to clipboard

The usage details of the line item in the billing report.

Functions

Link copied to clipboard
inline fun copy(block: SavingsPlanRate.Builder.() -> Unit = {}): SavingsPlanRate
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