regexMatchSetId property
The RegexMatchSetId
for a RegexMatchSet
. You use
RegexMatchSetId
to get information about a
RegexMatchSet
, update a RegexMatchSet
, remove a
RegexMatchSet
from a Rule
, and delete a
RegexMatchSet
from AWS WAF.
RegexMatchSetId
is returned by CreateRegexMatchSet and
by ListRegexMatchSets.
Implementation
final String regexMatchSetId;