| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesTagCriterion |
SearchResourcesTagCriterion.clone() |
SearchResourcesTagCriterion |
SearchResourcesCriteria.getTagCriterion()
A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including
or excluding resources from the results.
|
SearchResourcesTagCriterion |
SearchResourcesTagCriterion.withComparator(SearchResourcesComparator comparator)
The operator to use in the condition.
|
SearchResourcesTagCriterion |
SearchResourcesTagCriterion.withComparator(String comparator)
The operator to use in the condition.
|
SearchResourcesTagCriterion |
SearchResourcesTagCriterion.withTagValues(Collection<SearchResourcesTagCriterionPair> tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
SearchResourcesTagCriterion |
SearchResourcesTagCriterion.withTagValues(SearchResourcesTagCriterionPair... tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResourcesCriteria.setTagCriterion(SearchResourcesTagCriterion tagCriterion)
A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including
or excluding resources from the results.
|
SearchResourcesCriteria |
SearchResourcesCriteria.withTagCriterion(SearchResourcesTagCriterion tagCriterion)
A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including
or excluding resources from the results.
|
Copyright © 2023. All rights reserved.