byteMatchSetId property
The ByteMatchSetId
for a ByteMatchSet
. You use
ByteMatchSetId
to get information about a
ByteMatchSet
, update a ByteMatchSet
, remove a
ByteMatchSet
from a Rule
, and delete a
ByteMatchSet
from AWS WAF.
ByteMatchSetId
is returned by CreateByteMatchSet and by
ListByteMatchSets.
Implementation
final String byteMatchSetId;