Values.AssociateDistributionWebACLRequestSourceAssociates the WAF web ACL with a distribution.
type nonrec t = {id : String_.t;The ID of the distribution.
*)webACLArn : String_.t;The Amazon Resource Name (ARN) of the WAF web ACL to associate.
*)ifMatch : String_.t option;The value of the ETag header that you received when retrieving the distribution that you're associating with the WAF web ACL.
*)}