Module: Aws::WAFRegional::Client::_ListXssMatchSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListXssMatchSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
834 |
# File 'sig/client.rbs', line 834
def next_marker: () -> ::String
|
#xss_match_sets ⇒ ::Array[Types::XssMatchSetSummary]
835 |
# File 'sig/client.rbs', line 835
def xss_match_sets: () -> ::Array[Types::XssMatchSetSummary]
|