You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SavingsPlans::Types::SavingsPlanOffering

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a Savings Plan offering.

Instance Attribute Summary collapse

Instance Attribute Details

#currencyString

The currency.

Possible values:

  • CNY
  • USD

Returns:

  • (String)

    The currency.

#descriptionString

The description.

Returns:

  • (String)

    The description.

#duration_secondsInteger

The duration, in seconds.

Returns:

  • (Integer)

    The duration, in seconds.

#offering_idString

The ID of the offering.

Returns:

  • (String)

    The ID of the offering.

#operationString

The specific AWS operation for the line item in the billing report.

Returns:

  • (String)

    The specific AWS operation for the line item in the billing report.

#payment_optionString

The payment option.

Possible values:

  • All Upfront
  • Partial Upfront
  • No Upfront

Returns:

  • (String)

    The payment option.

#plan_typeString

The plan type.

Possible values:

  • Compute
  • EC2Instance

Returns:

  • (String)

    The plan type.

#product_typesArray<String>

The product type.

Returns:

  • (Array<String>)

    The product type.

#propertiesArray<Types::SavingsPlanOfferingProperty>

The properties.

Returns:

#service_codeString

The service.

Returns:

  • (String)

    The service.

#usage_typeString

The usage details of the line item in the billing report.

Returns:

  • (String)

    The usage details of the line item in the billing report.