| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
TagCriterionForJob |
TagCriterionForJob.clone() |
TagCriterionForJob |
CriteriaForJob.getTagCriterion()
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.
|
TagCriterionForJob |
TagCriterionForJob.withComparator(JobComparator comparator)
The operator to use in the condition.
|
TagCriterionForJob |
TagCriterionForJob.withComparator(String comparator)
The operator to use in the condition.
|
TagCriterionForJob |
TagCriterionForJob.withTagValues(Collection<TagCriterionPairForJob> tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
TagCriterionForJob |
TagCriterionForJob.withTagValues(TagCriterionPairForJob... tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CriteriaForJob.setTagCriterion(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.
|
CriteriaForJob |
CriteriaForJob.withTagCriterion(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.
|
Copyright © 2024. All rights reserved.