regexPatternSetId property
The identifier for the RegexPatternSet
. You use
RegexPatternSetId
to get information about a
RegexPatternSet
, update a RegexPatternSet
, remove
a RegexPatternSet
from a RegexMatchSet
, and delete
a RegexPatternSet
from AWS WAF.
RegexMatchSetId
is returned by CreateRegexPatternSet and
by ListRegexPatternSets.
Implementation
final String regexPatternSetId;