| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketCriteriaForJob |
JobSummary.bucketCriteria()
The property- and tag-based conditions that determine which S3 buckets are included or excluded from the job's
analysis.
|
S3BucketCriteriaForJob |
S3JobDefinition.bucketCriteria()
The property- and tag-based conditions that determine which S3 buckets to include or exclude from the analysis.
|
| Modifier and Type | Method and Description |
|---|---|
JobSummary.Builder |
JobSummary.Builder.bucketCriteria(S3BucketCriteriaForJob bucketCriteria)
The property- and tag-based conditions that determine which S3 buckets are included or excluded from the
job's analysis.
|
S3JobDefinition.Builder |
S3JobDefinition.Builder.bucketCriteria(S3BucketCriteriaForJob bucketCriteria)
The property- and tag-based conditions that determine which S3 buckets to include or exclude from the
analysis.
|
Copyright © 2022. All rights reserved.