Module: Aws::WAF::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)


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

def next_marker: () -> ::String

#sql_injection_match_sets::Array[Types::SqlInjectionMatchSetSummary]



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

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