BillEstimateCommitmentSummary

Provides a summary of commitment-related information for a bill estimate.

Types

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

Properties

Link copied to clipboard
val id: String?

The unique identifier of the commitment.

Link copied to clipboard

The monthly payment amount for this commitment, if applicable.

Link copied to clipboard

The identifier of the specific offering associated with this commitment.

Link copied to clipboard

The payment option chosen for this commitment (e.g., All Upfront, Partial Upfront, No Upfront).

Link copied to clipboard

The type of purchase agreement (e.g., Reserved Instance, Savings Plan).

Link copied to clipboard

The Amazon Web Services region associated with this commitment.

Link copied to clipboard

The length of the commitment term.

Link copied to clipboard

The upfront payment amount for this commitment, if applicable.

Link copied to clipboard

The Amazon Web Services account ID associated with this commitment.

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