| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ExportingConfig |
RuleBasedMatchingRequest.exportingConfig()
Returns the value of the ExportingConfig property for this object.
|
ExportingConfig |
RuleBasedMatchingResponse.exportingConfig()
Returns the value of the ExportingConfig property for this object.
|
ExportingConfig |
MatchingResponse.exportingConfig()
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
ExportingConfig |
MatchingRequest.exportingConfig()
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
RuleBasedMatchingRequest.Builder |
RuleBasedMatchingRequest.Builder.exportingConfig(ExportingConfig exportingConfig)
Sets the value of the ExportingConfig property for this object.
|
RuleBasedMatchingResponse.Builder |
RuleBasedMatchingResponse.Builder.exportingConfig(ExportingConfig exportingConfig)
Sets the value of the ExportingConfig property for this object.
|
MatchingResponse.Builder |
MatchingResponse.Builder.exportingConfig(ExportingConfig exportingConfig)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
MatchingRequest.Builder |
MatchingRequest.Builder.exportingConfig(ExportingConfig exportingConfig)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
|
Copyright © 2023. All rights reserved.