| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TagCriterionPairForJob> |
TagCriterionForJob.tagValues()
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
TagCriterionForJob.Builder |
TagCriterionForJob.Builder.tagValues(TagCriterionPairForJob... tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
TagCriterionForJob.Builder |
TagCriterionForJob.Builder.tagValues(Collection<TagCriterionPairForJob> tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
Copyright © 2022. All rights reserved.