Values.CriteriaForJobSourceSpecifies a property- or tag-based condition that defines criteria for including or excluding S3 buckets from a classification job.
type nonrec t = {simpleCriterion : SimpleCriterionForJob.t option;A property-based condition that defines a property, operator, and one or more values for including or excluding buckets from the job.
*)tagCriterion : TagCriterionForJob.t option;A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including or excluding buckets from the job.
*)}