regexPatternSetId property
The RegexPatternSetId
for a 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.
RegexPatternSetId
is returned by CreateRegexPatternSet
and by ListRegexPatternSets.
Implementation
final String regexPatternSetId;