Class: Aws::Types::ListGeoMatchSetsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limit::Integer

Returns the value of attribute limit.

Returns:

  • (::Integer)


652
653
654
# File 'sig/types.rbs', line 652

def limit
  @limit
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def next_marker
  @next_marker
end