Values.PathsSourceA complex type that contains information about the objects that you want to invalidate. For more information, see Specifying the Objects to Invalidate in the Amazon CloudFront Developer Guide.
type nonrec t = {quantity : Integer.t;The number of invalidation paths specified for the objects that you want to invalidate.
*)items : PathList.t option;A complex type that contains a list of the paths that you want to invalidate.
*)}