| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResourcesCriteria> |
SearchResourcesCriteriaBlock.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 |
|---|---|
SearchResourcesCriteriaBlock.Builder |
SearchResourcesCriteriaBlock.Builder.and(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 |
|---|---|
SearchResourcesCriteriaBlock.Builder |
SearchResourcesCriteriaBlock.Builder.and(Collection<SearchResourcesCriteria> and)
An array of objects, one for each property- or tag-based condition that includes or excludes resources from
the query results.
|
Copyright © 2023. All rights reserved.