BatchCreateBillScenarioCommitmentModificationItem

Represents a successfully created item in a batch operation for 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 that was taken.

Link copied to clipboard

The group identifier for the created commitment modification.

Link copied to clipboard
val id: String?

The unique identifier assigned to the created commitment modification.

Link copied to clipboard
val key: String?

The key of the successfully created entry. 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 associated with the created commitment modification.

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