BatchCreateWorkloadEstimateUsageEntry

Represents an entry in a batch operation to create workload estimate usage.

Types

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

Properties

Link copied to clipboard

The estimated usage amount.

Link copied to clipboard

An optional group identifier for the usage estimate.

Link copied to clipboard

Historical usage data associated with this estimate, if available.

Link copied to clipboard
val key: String

A unique identifier for this entry in the batch operation.

Link copied to clipboard

The specific operation associated with this usage estimate.

Link copied to clipboard

The Amazon Web Services service code for this usage estimate.

Link copied to clipboard

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

Link copied to clipboard

The type of usage being estimated.

Functions

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