BatchCreateWorkloadEstimateUsageItem

Represents a successfully created item in a batch operation for workload estimate usage.

Types

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

Properties

Link copied to clipboard
val cost: Double?

The estimated cost associated with this usage.

Link copied to clipboard

The currency of the estimated cost.

Link copied to clipboard

The group identifier for the created usage estimate.

Link copied to clipboard

Historical usage data associated with this estimate, if available.

Link copied to clipboard
val id: String?

The unique identifier assigned to the created usage estimate.

Link copied to clipboard
val key: String?

The key of the successfully created entry.

Link copied to clipboard

The location associated with this usage estimate.

Link copied to clipboard

The specific operation associated with this usage estimate.

Link copied to clipboard

The estimated usage quantity.

Link copied to clipboard

The Amazon Web Services service code for this usage estimate.

Link copied to clipboard

The current status of the created usage estimate.

Link copied to clipboard

The Amazon Web Services account ID associated with the created usage estimate.

Link copied to clipboard

The type of usage that was estimated.

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