WorkloadEstimateUsageItem

Represents a usage item in a workload estimate.

Types

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

Properties

Link copied to clipboard
val cost: Double?

The estimated cost for this usage item.

Link copied to clipboard

The currency of the estimated cost.

Link copied to clipboard

The group identifier for this usage item.

Link copied to clipboard

Historical usage data associated with this item, if available.

Link copied to clipboard
val id: String?

The unique identifier of this usage item.

Link copied to clipboard

The location associated with this usage item.

Link copied to clipboard

The specific operation associated with this usage item.

Link copied to clipboard

The estimated usage quantity for this item.

Link copied to clipboard

The Amazon Web Services service code associated with this usage item.

Link copied to clipboard

The current status of this usage item.

Link copied to clipboard

The Amazon Web Services account ID associated with this usage item.

Link copied to clipboard

The type of usage for this item.

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