ListRegexMatchSetsRequest
Types
Properties
Link copied to clipboard
Link copied to clipboard
If you specify a value for Limit
and you have more RegexMatchSet
objects than the value of Limit
, AWS WAF returns a NextMarker
value in the response that allows you to list another group of ByteMatchSets
. For the second and subsequent ListRegexMatchSets
requests, specify the value of NextMarker
from the previous response to get information about another batch of RegexMatchSet
objects.
Functions
Link copied to clipboard
inline fun copy(block: ListRegexMatchSetsRequest.Builder.() -> Unit = {}): ListRegexMatchSetsRequest