BatchCreateBillScenarioCommitmentModificationEntry

Represents an entry object in the batch operation to create bill scenario commitment modifications.

Types

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

Properties

Link copied to clipboard

The specific commitment action to be taken (e.g., adding a Reserved Instance or Savings Plan).

Link copied to clipboard

An optional group identifier for the commitment modification.

Link copied to clipboard
val key: String

A unique identifier for this entry in the batch operation. This can be any valid string. This key is useful to identify errors associated with any commitment entry as any error is returned with this key.

Link copied to clipboard

The Amazon Web Services account ID to which this commitment will be applied to.

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