| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
CriteriaBlockForJob |
CriteriaBlockForJob.clone() |
CriteriaBlockForJob |
S3BucketCriteriaForJob.getExcludes()
The property- and tag-based conditions that determine which buckets to exclude from the job.
|
CriteriaBlockForJob |
S3BucketCriteriaForJob.getIncludes()
The property- and tag-based conditions that determine which buckets to include in the job.
|
CriteriaBlockForJob |
CriteriaBlockForJob.withAnd(Collection<CriteriaForJob> and)
An array of conditions, one for each condition that determines which buckets to include or exclude from the job.
|
CriteriaBlockForJob |
CriteriaBlockForJob.withAnd(CriteriaForJob... and)
An array of conditions, one for each condition that determines which buckets to include or exclude from the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3BucketCriteriaForJob.setExcludes(CriteriaBlockForJob excludes)
The property- and tag-based conditions that determine which buckets to exclude from the job.
|
void |
S3BucketCriteriaForJob.setIncludes(CriteriaBlockForJob includes)
The property- and tag-based conditions that determine which buckets to include in the job.
|
S3BucketCriteriaForJob |
S3BucketCriteriaForJob.withExcludes(CriteriaBlockForJob excludes)
The property- and tag-based conditions that determine which buckets to exclude from the job.
|
S3BucketCriteriaForJob |
S3BucketCriteriaForJob.withIncludes(CriteriaBlockForJob includes)
The property- and tag-based conditions that determine which buckets to include in the job.
|
Copyright © 2023. All rights reserved.