Module: Aws::WAFRegional::Client::_ListSqlInjectionMatchSetsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSqlInjectionMatchSetsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_marker::String

Returns:

  • (::String)


785
# File 'sig/client.rbs', line 785

def next_marker: () -> ::String

#sql_injection_match_sets::Array[Types::SqlInjectionMatchSetSummary]



786
# File 'sig/client.rbs', line 786

def sql_injection_match_sets: () -> ::Array[Types::SqlInjectionMatchSetSummary]