byteMatchSetId property
The ByteMatchSetId for a ByteMatchSet. You use
ByteMatchSetId to get information about a
ByteMatchSet (see GetByteMatchSet), update a
ByteMatchSet (see UpdateByteMatchSet), insert a
ByteMatchSet into a Rule or delete one from a
Rule (see UpdateRule), and delete a
ByteMatchSet from AWS WAF (see DeleteByteMatchSet).
ByteMatchSetId is returned by CreateByteMatchSet and by
ListByteMatchSets.
Implementation
final String byteMatchSetId;