ResourcePricing

Contains pricing information about the specified resource.

Types

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

Properties

Link copied to clipboard

The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans.

Link copied to clipboard

The savings estimate using Amazon Web Services public pricing without incorporating any discounts.

Link copied to clipboard

The estimated discounts for a recommendation.

Link copied to clipboard

The estimated net unused amortized commitment for the recommendation.

Functions

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