Module: Aws::WAFV2::Client::_ListRegexPatternSetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String

#regex_pattern_sets::Array[Types::RegexPatternSetSummary]

Returns:



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

def regex_pattern_sets: () -> ::Array[Types::RegexPatternSetSummary]