| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ExportingLocation |
IdentityResolutionJob.exportingLocation()
The S3 location where the Identity Resolution Job writes result files.
|
ExportingLocation |
GetIdentityResolutionJobResponse.exportingLocation()
The S3 location where the Identity Resolution Job writes result files.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityResolutionJob.Builder |
IdentityResolutionJob.Builder.exportingLocation(ExportingLocation exportingLocation)
The S3 location where the Identity Resolution Job writes result files.
|
GetIdentityResolutionJobResponse.Builder |
GetIdentityResolutionJobResponse.Builder.exportingLocation(ExportingLocation exportingLocation)
The S3 location where the Identity Resolution Job writes result files.
|
Copyright © 2023. All rights reserved.