class Aws::WAF::Types::ListGeoMatchSetsResponse

@!attribute [rw] next_marker

If you have more `GeoMatchSet` objects than the number that you
specified for `Limit` in the request, the response includes a
`NextMarker` value. To list more `GeoMatchSet` objects, submit
another `ListGeoMatchSets` request, and specify the `NextMarker`
value from the response in the `NextMarker` value in the next
request.
@return [String]

@!attribute [rw] geo_match_sets

An array of GeoMatchSetSummary objects.
@return [Array<Types::GeoMatchSetSummary>]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/ListGeoMatchSetsResponse AWS API Documentation

Constants

SENSITIVE