| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
CriteriaBlockForJob |
S3BucketCriteriaForJob.excludes()
The property- and tag-based conditions that determine which buckets to exclude from the job.
|
CriteriaBlockForJob |
S3BucketCriteriaForJob.includes()
The property- and tag-based conditions that determine which buckets to include in the job.
|
| Modifier and Type | Method and Description |
|---|---|
S3BucketCriteriaForJob.Builder |
S3BucketCriteriaForJob.Builder.excludes(CriteriaBlockForJob excludes)
The property- and tag-based conditions that determine which buckets to exclude from the job.
|
S3BucketCriteriaForJob.Builder |
S3BucketCriteriaForJob.Builder.includes(CriteriaBlockForJob includes)
The property- and tag-based conditions that determine which buckets to include in the job.
|
Copyright © 2022. All rights reserved.