| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Scoping |
Scoping.clone() |
Scoping |
S3JobDefinition.getScoping()
The property- and tag-based conditions that determine which S3 objects to include or exclude from the analysis.
|
Scoping |
Scoping.withExcludes(JobScopingBlock excludes)
The property- and tag-based conditions that determine which objects to exclude from the analysis.
|
Scoping |
Scoping.withIncludes(JobScopingBlock includes)
The property- and tag-based conditions that determine which objects to include in the analysis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3JobDefinition.setScoping(Scoping scoping)
The property- and tag-based conditions that determine which S3 objects to include or exclude from the analysis.
|
S3JobDefinition |
S3JobDefinition.withScoping(Scoping scoping)
The property- and tag-based conditions that determine which S3 objects to include or exclude from the analysis.
|
Copyright © 2025. All rights reserved.