| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Scoping |
Scoping.clone() |
Scoping |
S3JobDefinition.getScoping()
A JobScopeTerm object that specifies conditions for including or excluding objects from the job.
|
Scoping |
Scoping.withExcludes(JobScopingBlock excludes)
Reserved for future use.
|
Scoping |
Scoping.withIncludes(JobScopingBlock includes)
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3JobDefinition.setScoping(Scoping scoping)
A JobScopeTerm object that specifies conditions for including or excluding objects from the job.
|
S3JobDefinition |
S3JobDefinition.withScoping(Scoping scoping)
A JobScopeTerm object that specifies conditions for including or excluding objects from the job.
|
Copyright © 2020. All rights reserved.