| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesCriteriaBlock |
SearchResourcesBucketCriteria.excludes()
The property- and tag-based conditions that determine which buckets to exclude from the results.
|
SearchResourcesCriteriaBlock |
SearchResourcesBucketCriteria.includes()
The property- and tag-based conditions that determine which buckets to include in the results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesBucketCriteria.Builder |
SearchResourcesBucketCriteria.Builder.excludes(SearchResourcesCriteriaBlock excludes)
The property- and tag-based conditions that determine which buckets to exclude from the results.
|
SearchResourcesBucketCriteria.Builder |
SearchResourcesBucketCriteria.Builder.includes(SearchResourcesCriteriaBlock includes)
The property- and tag-based conditions that determine which buckets to include in the results.
|
Copyright © 2021. All rights reserved.