BatchCreateBillScenarioUsageModificationItem

Represents a successfully created item in a batch operation for bill scenario usage modifications.

Types

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

Properties

Link copied to clipboard

The availability zone associated with this usage modification, if applicable.

Link copied to clipboard

The group identifier for the created usage modification.

Link copied to clipboard

Historical usage data associated with this modification, if available.

Link copied to clipboard
val id: String?

The unique identifier assigned to the created usage modification.

Link copied to clipboard
val key: String?

The key of the successfully created entry.

Link copied to clipboard

The location associated with this usage modification.

Link copied to clipboard

The specific operation associated with this usage modification.

Link copied to clipboard

The modified usage quantities.

Link copied to clipboard

The Amazon Web Services service code for this usage modification.

Link copied to clipboard

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

Link copied to clipboard

The type of usage that was modified.

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