Class: Aws::Pricing::Types::ListPriceListsRequest

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/webhookdb/replicator/aws_pricing_v1.rb

Constant Summary collapse

SENSITIVE =
[].freeze

Instance Attribute Summary collapse

Instance Attribute Details

#currency_codeObject

Returns the value of attribute currency_code

Returns:

  • (Object)

    the current value of currency_code



378
379
380
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 378

def currency_code
  @currency_code
end

#effective_dateObject

Returns the value of attribute effective_date

Returns:

  • (Object)

    the current value of effective_date



378
379
380
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 378

def effective_date
  @effective_date
end

#max_resultsObject

Returns the value of attribute max_results

Returns:

  • (Object)

    the current value of max_results



378
379
380
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 378

def max_results
  @max_results
end

#next_tokenObject

Returns the value of attribute next_token

Returns:

  • (Object)

    the current value of next_token



378
379
380
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 378

def next_token
  @next_token
end

#region_codeObject

Returns the value of attribute region_code

Returns:

  • (Object)

    the current value of region_code



378
379
380
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 378

def region_code
  @region_code
end

#service_codeObject

Returns the value of attribute service_code

Returns:

  • (Object)

    the current value of service_code



378
379
380
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 378

def service_code
  @service_code
end