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