Values.AssociateDistributionTenantWebACLRequestSourceAssociates the WAF web ACL with a distribution tenant.
type nonrec t = {id : String_.t;The ID of the distribution tenant.
*)webACLArn : String_.t;The Amazon Resource Name (ARN) of the WAF web ACL to associate.
*)ifMatch : String_.t option;The current ETag of the distribution tenant. This value is returned in the response of the GetDistributionTenant API operation.
*)}