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