SavingsPlan

Information about a Savings Plan.

Types

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

Properties

Link copied to clipboard

The hourly commitment, in USD.

Link copied to clipboard

The currency.

Link copied to clipboard

The description.

Link copied to clipboard

The EC2 instance family.

Link copied to clipboard
val end: String?

The end time.

Link copied to clipboard

The ID of the offering.

Link copied to clipboard

The payment option.

Link copied to clipboard

The product types.

Link copied to clipboard

The recurring payment amount.

Link copied to clipboard

The AWS Region.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Savings Plan.

Link copied to clipboard

The ID of the Savings Plan.

Link copied to clipboard

The plan type.

Link copied to clipboard

The start time.

Link copied to clipboard

The state.

Link copied to clipboard

One or more tags.

Link copied to clipboard

The duration of the term, in seconds.

Link copied to clipboard

The up-front payment amount.

Functions

Link copied to clipboard
inline fun copy(block: SavingsPlan.Builder.() -> Unit = {}): SavingsPlan
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