| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesBucketCriteria |
SearchResourcesBucketCriteria.clone() |
SearchResourcesBucketCriteria |
SearchResourcesRequest.getBucketCriteria()
The filter conditions that determine which S3 buckets to include or exclude from the query results.
|
SearchResourcesBucketCriteria |
SearchResourcesBucketCriteria.withExcludes(SearchResourcesCriteriaBlock excludes)
The property- and tag-based conditions that determine which buckets to exclude from the results.
|
SearchResourcesBucketCriteria |
SearchResourcesBucketCriteria.withIncludes(SearchResourcesCriteriaBlock includes)
The property- and tag-based conditions that determine which buckets to include in the results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResourcesRequest.setBucketCriteria(SearchResourcesBucketCriteria bucketCriteria)
The filter conditions that determine which S3 buckets to include or exclude from the query results.
|
SearchResourcesRequest |
SearchResourcesRequest.withBucketCriteria(SearchResourcesBucketCriteria bucketCriteria)
The filter conditions that determine which S3 buckets to include or exclude from the query results.
|
Copyright © 2025. All rights reserved.