| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ExportingConfig |
ExportingConfig.clone() |
ExportingConfig |
RuleBasedMatchingResponse.getExportingConfig() |
ExportingConfig |
MatchingResponse.getExportingConfig()
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
ExportingConfig |
RuleBasedMatchingRequest.getExportingConfig() |
ExportingConfig |
MatchingRequest.getExportingConfig()
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
ExportingConfig |
ExportingConfig.withS3Exporting(S3ExportingConfig s3Exporting)
The S3 location where Identity Resolution Jobs write result files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedMatchingResponse.setExportingConfig(ExportingConfig exportingConfig) |
void |
MatchingResponse.setExportingConfig(ExportingConfig exportingConfig)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
void |
RuleBasedMatchingRequest.setExportingConfig(ExportingConfig exportingConfig) |
void |
MatchingRequest.setExportingConfig(ExportingConfig exportingConfig)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
RuleBasedMatchingResponse |
RuleBasedMatchingResponse.withExportingConfig(ExportingConfig exportingConfig) |
MatchingResponse |
MatchingResponse.withExportingConfig(ExportingConfig exportingConfig)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
RuleBasedMatchingRequest |
RuleBasedMatchingRequest.withExportingConfig(ExportingConfig exportingConfig) |
MatchingRequest |
MatchingRequest.withExportingConfig(ExportingConfig exportingConfig)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
Copyright © 2025. All rights reserved.