| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3JobDefinition |
CreateClassificationJobRequest.s3JobDefinition()
The S3 buckets that contain the objects to analyze, and the scope of that analysis.
|
S3JobDefinition |
DescribeClassificationJobResponse.s3JobDefinition()
The S3 buckets that contain the objects to analyze, and the scope of that analysis.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClassificationJobRequest.Builder |
CreateClassificationJobRequest.Builder.s3JobDefinition(S3JobDefinition s3JobDefinition)
The S3 buckets that contain the objects to analyze, and the scope of that analysis.
|
DescribeClassificationJobResponse.Builder |
DescribeClassificationJobResponse.Builder.s3JobDefinition(S3JobDefinition s3JobDefinition)
The S3 buckets that contain the objects to analyze, and the scope of that analysis.
|
Copyright © 2023. All rights reserved.