Values.DeleteXssMatchSetRequestSourceA request to delete an XssMatchSet from AWS WAF.
type nonrec t = {xssMatchSetId : ResourceId.t;The XssMatchSetId of the XssMatchSet that you want to delete. XssMatchSetId is returned by CreateXssMatchSet and by ListXssMatchSets.
*)changeToken : ChangeToken.t;The value returned by the most recent call to GetChangeToken.
*)}