Module: Aws::WAFRegional::Client::_ListRegexMatchSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRegexMatchSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
714 |
# File 'sig/client.rbs', line 714
def next_marker: () -> ::String
|
#regex_match_sets ⇒ ::Array[Types::RegexMatchSetSummary]
715 |
# File 'sig/client.rbs', line 715
def regex_match_sets: () -> ::Array[Types::RegexMatchSetSummary]
|