Class: Aws::SavingsPlans::Types::DescribeSavingsPlansOfferingRatesRequest

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

#filtersArray<Types::SavingsPlanOfferingRateFilterElement>

The filters.



185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :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)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :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)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :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>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#productsArray<String>

The Amazon Web Services products.

Returns:

  • (Array<String>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#savings_plan_offering_idsArray<String>

The IDs of the offerings.

Returns:

  • (Array<String>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#savings_plan_payment_optionsArray<String>

The payment options.

Returns:

  • (Array<String>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#savings_plan_typesArray<String>

The plan types.

Returns:

  • (Array<String>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end

#service_codesArray<String>

The services.

Returns:

  • (Array<String>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :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>)


185
186
187
188
189
190
191
192
193
194
195
196
197
198
# File 'gems/aws-sdk-savingsplans/lib/aws-sdk-savingsplans/types.rb', line 185

class DescribeSavingsPlansOfferingRatesRequest < Struct.new(
  :savings_plan_offering_ids,
  :savings_plan_payment_options,
  :savings_plan_types,
  :products,
  :service_codes,
  :usage_types,
  :operations,
  :filters,
  :next_token,
  :max_results)
  SENSITIVE = []
  include Aws::Structure
end