regexPatternSetId property
The RegexPatternSetId for a RegexPatternSet. You
use RegexPatternSetId to get information about a
RegexPatternSet (see GetRegexPatternSet), update a
RegexPatternSet (see UpdateRegexPatternSet), insert a
RegexPatternSet into a RegexMatchSet or delete one
from a RegexMatchSet (see UpdateRegexMatchSet), and
delete an RegexPatternSet from AWS WAF (see
DeleteRegexPatternSet).
RegexPatternSetId is returned by CreateRegexPatternSet
and by ListRegexPatternSets.
Implementation
final String regexPatternSetId;