Class: Aws::Types::ListGeoMatchSetsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#geo_match_sets::Array[Types::GeoMatchSetSummary]

Returns the value of attribute geo_match_sets.

Returns:



658
659
660
# File 'sig/types.rbs', line 658

def geo_match_sets
  @geo_match_sets
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


657
658
659
# File 'sig/types.rbs', line 657

def next_marker
  @next_marker
end