| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ExportingLocation |
ExportingLocation.clone() |
ExportingLocation |
IdentityResolutionJob.getExportingLocation()
The S3 location where the Identity Resolution Job writes result files.
|
ExportingLocation |
GetIdentityResolutionJobResult.getExportingLocation()
The S3 location where the Identity Resolution Job writes result files.
|
ExportingLocation |
ExportingLocation.withS3Exporting(S3ExportingLocation s3Exporting)
Information about the S3 location where Identity Resolution Jobs write result files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityResolutionJob.setExportingLocation(ExportingLocation exportingLocation)
The S3 location where the Identity Resolution Job writes result files.
|
void |
GetIdentityResolutionJobResult.setExportingLocation(ExportingLocation exportingLocation)
The S3 location where the Identity Resolution Job writes result files.
|
IdentityResolutionJob |
IdentityResolutionJob.withExportingLocation(ExportingLocation exportingLocation)
The S3 location where the Identity Resolution Job writes result files.
|
GetIdentityResolutionJobResult |
GetIdentityResolutionJobResult.withExportingLocation(ExportingLocation exportingLocation)
The S3 location where the Identity Resolution Job writes result files.
|
Copyright © 2024. All rights reserved.