| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesCriteriaBlock |
SearchResourcesCriteriaBlock.clone() |
SearchResourcesCriteriaBlock |
SearchResourcesBucketCriteria.getExcludes()
The property- and tag-based conditions that determine which buckets to exclude from the results.
|
SearchResourcesCriteriaBlock |
SearchResourcesBucketCriteria.getIncludes()
The property- and tag-based conditions that determine which buckets to include in the results.
|
SearchResourcesCriteriaBlock |
SearchResourcesCriteriaBlock.withAnd(Collection<SearchResourcesCriteria> and)
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the
query results.
|
SearchResourcesCriteriaBlock |
SearchResourcesCriteriaBlock.withAnd(SearchResourcesCriteria... and)
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the
query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResourcesBucketCriteria.setExcludes(SearchResourcesCriteriaBlock excludes)
The property- and tag-based conditions that determine which buckets to exclude from the results.
|
void |
SearchResourcesBucketCriteria.setIncludes(SearchResourcesCriteriaBlock includes)
The property- and tag-based conditions that determine which buckets to include in the 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.
|
Copyright © 2025. All rights reserved.