NAME
Paws::WAF::ListByteMatchSetsResponse
ATTRIBUTES
ByteMatchSets => ArrayRef[Paws::WAF::ByteMatchSetSummary]
An array of ByteMatchSetSummary objects.
NextMarker => Str
If you have more C<ByteMatchSet> objects than the number that you
specified for C<Limit> in the request, the response includes a
C<NextMarker> value. To list more C<ByteMatchSet> objects, submit
another C<ListByteMatchSets> request, and specify the C<NextMarker>
value from the response in the C<NextMarker> value in the next request.