Module: Aws::WAF::Client::_ListGeoMatchSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGeoMatchSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#geo_match_sets ⇒ ::Array[Types::GeoMatchSetSummary]
638 |
# File 'sig/client.rbs', line 638
def geo_match_sets: () -> ::Array[Types::GeoMatchSetSummary]
|
#next_marker ⇒ ::String
637 |
# File 'sig/client.rbs', line 637
def next_marker: () -> ::String
|