Values.CreateInvalidationForDistributionTenantRequestSourceCreates an invalidation for a distribution tenant. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
type nonrec t = {id : String_.t;The ID of the distribution tenant.
*)invalidationBatch : InvalidationBatch.t;}val of_header_and_body :
((string, String_.t) Awso.Import.List.Assoc.t * InvalidationBatch.t) ->
t