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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb

Overview

Information about a Savings Plan offering.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#currency ⇒ String

The currency.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#description ⇒ String

The description.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#duration_seconds ⇒ Integer

The duration, in seconds.

Returns:

  • (Integer)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#offering_id ⇒ String

The ID of the offering.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#operation ⇒ String

The specific Amazon Web Services operation for the line item in the billing report.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#payment_option ⇒ String

The payment option.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#plan_type ⇒ String

The plan type.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#product_types ⇒ Array<String>

The product type.

Returns:

  • (Array<String>)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#properties ⇒ Array<Types::SavingsPlanOfferingProperty>

The properties.



664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#service_code ⇒ String

The service.

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end

#usage_type ⇒ String

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

Returns:

  • (String)


664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 664

class SavingsPlanOffering < Struct.new(
  :offering_id,
  :product_types,
  :plan_type,
  :description,
  :payment_option,
  :duration_seconds,
  :currency,
  :service_code,
  :usage_type,
  :operation,
  :properties)
  SENSITIVE = []
  include Aws::Structure
end