class Aws::SavingsPlans::Types::SavingsPlan

Information about a Savings Plan.

@!attribute [rw] offering_id

The ID of the offering.
@return [String]

@!attribute [rw] savings_plan_id

The ID of the Savings Plan.
@return [String]

@!attribute [rw] savings_plan_arn

The Amazon Resource Name (ARN) of the Savings Plan.
@return [String]

@!attribute [rw] description

The description.
@return [String]

@!attribute [rw] start

The start time.
@return [String]

@!attribute [rw] end

The end time.
@return [String]

@!attribute [rw] state

The state.
@return [String]

@!attribute [rw] region

The AWS Region.
@return [String]

@!attribute [rw] ec2_instance_family

The EC2 instance family.
@return [String]

@!attribute [rw] savings_plan_type

The plan type.
@return [String]

@!attribute [rw] payment_option

The payment option.
@return [String]

@!attribute [rw] product_types

The product types.
@return [Array<String>]

@!attribute [rw] currency

The currency.
@return [String]

@!attribute [rw] commitment

The hourly commitment, in USD.
@return [String]

@!attribute [rw] upfront_payment_amount

The up-front payment amount.
@return [String]

@!attribute [rw] recurring_payment_amount

The recurring payment amount.
@return [String]

@!attribute [rw] term_duration_in_seconds

The duration of the term, in seconds.
@return [Integer]

@!attribute [rw] tags

One or more tags.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/savingsplans-2019-06-28/SavingsPlan AWS API Documentation

Constants

SENSITIVE