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