Class: Aws::SavingsPlans::Types::DescribeSavingsPlansOfferingsRequest

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#currenciesArray<String>

The currencies.

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionsArray<String>

The descriptions.

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#durationsArray<Integer>

The duration, in seconds.

Returns:

  • (Array<Integer>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#filtersArray<Types::SavingsPlanOfferingFilterElement>

The filters.



275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#max_resultsInteger

The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.

Returns:

  • (Integer)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#next_tokenString

The token for the next page of results.

Returns:

  • (String)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#offering_idsArray<String>

The IDs of the offerings.

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#operationsArray<String>

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

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#payment_optionsArray<String>

The payment options.

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#plan_typesArray<String>

The plan types.

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#product_typeString

The product type.

Returns:

  • (String)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#service_codesArray<String>

The services.

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#usage_typesArray<String>

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

Returns:

  • (Array<String>)


275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 275

class DescribeSavingsPlansOfferingsRequest < Struct.new(
  :offering_ids,
  :payment_options,
  :product_type,
  :plan_types,
  :durations,
  :currencies,
  :descriptions,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end