public static interface S3ExportingLocation.Builder extends SdkPojo, CopyableBuilder<S3ExportingLocation.Builder,S3ExportingLocation>
| Modifier and Type | Method and Description |
|---|---|
S3ExportingLocation.Builder |
s3BucketName(String s3BucketName)
The name of the S3 bucket name where Identity Resolution Jobs write result files.
|
S3ExportingLocation.Builder |
s3KeyName(String s3KeyName)
The S3 key name of the location where Identity Resolution Jobs write result files.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3ExportingLocation.Builder s3BucketName(String s3BucketName)
The name of the S3 bucket name where Identity Resolution Jobs write result files.
s3BucketName - The name of the S3 bucket name where Identity Resolution Jobs write result files.S3ExportingLocation.Builder s3KeyName(String s3KeyName)
The S3 key name of the location where Identity Resolution Jobs write result files.
s3KeyName - The S3 key name of the location where Identity Resolution Jobs write result files.Copyright © 2022. All rights reserved.