| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobScopeTerm> |
JobScopingBlock.and()
An array of conditions, one for each property- or tag-based condition that determines which objects to include or
exclude from the job.
|
| Modifier and Type | Method and Description |
|---|---|
JobScopingBlock.Builder |
JobScopingBlock.Builder.and(JobScopeTerm... and)
An array of conditions, one for each property- or tag-based condition that determines which objects to
include or exclude from the job.
|
| Modifier and Type | Method and Description |
|---|---|
JobScopingBlock.Builder |
JobScopingBlock.Builder.and(Collection<JobScopeTerm> and)
An array of conditions, one for each property- or tag-based condition that determines which objects to
include or exclude from the job.
|
Copyright © 2021. All rights reserved.