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

Class: Aws::SavingsPlans::Types::SavingsPlanOfferingRate

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

Overview

Information about a Savings Plan offering rate.

Instance Attribute Summary collapse

Instance Attribute Details

#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.

#product_typeString

The product type.

Possible values:

  • EC2
  • Fargate
  • Lambda

Returns:

  • (String)

    The product type.

#propertiesArray<Types::SavingsPlanOfferingRateProperty>

The properties.

Returns:

#rateString

The Savings Plan rate.

Returns:

  • (String)

    The Savings Plan rate.

#savings_plan_offeringTypes::ParentSavingsPlanOffering

The Savings Plan offering.

Returns:

#service_codeString

The service.

Possible values:

  • AmazonEC2
  • AmazonECS
  • AWSLambda

Returns:

  • (String)

    The service.

#unitString

The unit.

Possible values:

  • Hrs
  • Lambda-GB-Second
  • Request

Returns:

  • (String)

    The unit.

#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.