Class: Aws::Types::ListPricesRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:



352
353
354
# File 'sig/types.rbs', line 352

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:



353
354
355
# File 'sig/types.rbs', line 353

def max_items
  @max_items
end

#tld::String

Returns the value of attribute tld.

Returns:



351
352
353
# File 'sig/types.rbs', line 351

def tld
  @tld
end