Class: Aws::Pricing::Types::ListPriceListsResponse

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

#next_tokenObject

Returns the value of attribute next_token

Returns:

  • (Object)

    the current value of next_token



390
391
392
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 390

def next_token
  @next_token
end

#price_listsObject

Returns the value of attribute price_lists

Returns:

  • (Object)

    the current value of price_lists



390
391
392
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 390

def price_lists
  @price_lists
end