PreferredCommitment

The preferred configuration for Reserved Instances and Savings Plans commitment-based discounts, consisting of a payment option and a commitment duration.

Types

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

Properties

Link copied to clipboard

The preferred upfront payment structure for commitments. If the value is null, it will default to AllUpfront (highest savings) where applicable.

Link copied to clipboard
val term: Term?

The preferred length of the commitment period. If the value is null, it will default to ThreeYears (highest savings) where applicable.

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