Module: Aws::WAFRegional::Client::_ListByteMatchSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListByteMatchSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#byte_match_sets ⇒ ::Array[Types::ByteMatchSetSummary]
655 |
# File 'sig/client.rbs', line 655
def byte_match_sets: () -> ::Array[Types::ByteMatchSetSummary]
|
#next_marker ⇒ ::String
654 |
# File 'sig/client.rbs', line 654
def next_marker: () -> ::String
|