public static interface CreateClassificationJobResponse.Builder extends Macie2Response.Builder, SdkPojo, CopyableBuilder<CreateClassificationJobResponse.Builder,CreateClassificationJobResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateClassificationJobResponse.Builder |
jobArn(String jobArn)
The Amazon Resource Name (ARN) of the job.
|
CreateClassificationJobResponse.Builder |
jobId(String jobId)
The unique identifier for the job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateClassificationJobResponse.Builder jobArn(String jobArn)
The Amazon Resource Name (ARN) of the job.
jobArn - The Amazon Resource Name (ARN) of the job.CreateClassificationJobResponse.Builder jobId(String jobId)
The unique identifier for the job.
jobId - The unique identifier for the job.Copyright © 2022. All rights reserved.