Uses of Class
software.amazon.awssdk.services.macie2.model.TagCriterionForJob
-
Packages that use TagCriterionForJob Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of TagCriterionForJob in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return TagCriterionForJob Modifier and Type Method Description TagCriterionForJobCriteriaForJob. tagCriterion()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.Methods in software.amazon.awssdk.services.macie2.model with parameters of type TagCriterionForJob Modifier and Type Method Description CriteriaForJob.BuilderCriteriaForJob.Builder. tagCriterion(TagCriterionForJob tagCriterion)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.
-