| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
S3ExportingConfig |
S3ExportingConfig.clone() |
S3ExportingConfig |
ExportingConfig.getS3Exporting()
The S3 location where Identity Resolution Jobs write result files.
|
S3ExportingConfig |
S3ExportingConfig.withS3BucketName(String s3BucketName)
The name of the S3 bucket where Identity Resolution Jobs write result files.
|
S3ExportingConfig |
S3ExportingConfig.withS3KeyName(String s3KeyName)
The S3 key name of the location where Identity Resolution Jobs write result files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportingConfig.setS3Exporting(S3ExportingConfig s3Exporting)
The S3 location where Identity Resolution Jobs write result files.
|
ExportingConfig |
ExportingConfig.withS3Exporting(S3ExportingConfig s3Exporting)
The S3 location where Identity Resolution Jobs write result files.
|
Copyright © 2023. All rights reserved.