| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketCriteriaForJob |
S3BucketCriteriaForJob.clone() |
S3BucketCriteriaForJob |
S3JobDefinition.getBucketCriteria()
The property- and tag-based conditions that determine which S3 buckets to include or exclude from the analysis.
|
S3BucketCriteriaForJob |
JobSummary.getBucketCriteria()
The property- and tag-based conditions that determine which S3 buckets are included or excluded from the job's
analysis.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3JobDefinition.setBucketCriteria(S3BucketCriteriaForJob bucketCriteria)
The property- and tag-based conditions that determine which S3 buckets to include or exclude from the analysis.
|
void |
JobSummary.setBucketCriteria(S3BucketCriteriaForJob bucketCriteria)
The property- and tag-based conditions that determine which S3 buckets are included or excluded from the job's
analysis.
|
S3JobDefinition |
S3JobDefinition.withBucketCriteria(S3BucketCriteriaForJob bucketCriteria)
The property- and tag-based conditions that determine which S3 buckets to include or exclude from the analysis.
|
JobSummary |
JobSummary.withBucketCriteria(S3BucketCriteriaForJob bucketCriteria)
The property- and tag-based conditions that determine which S3 buckets are included or excluded from the job's
analysis.
|
Copyright © 2022. All rights reserved.