Values.DeleteSqlInjectionMatchSetRequestSourceA request to delete a SqlInjectionMatchSet from AWS WAF.
type nonrec t = {sqlInjectionMatchSetId : ResourceId.t;The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to delete. SqlInjectionMatchSetId is returned by CreateSqlInjectionMatchSet and by ListSqlInjectionMatchSets.
*)changeToken : ChangeToken.t;The value returned by the most recent call to GetChangeToken.
*)}