| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IntermediateSourceConfiguration |
IntermediateSourceConfiguration.clone() |
IntermediateSourceConfiguration |
ProviderProperties.getIntermediateSourceConfiguration()
The Amazon S3 location that temporarily stores your data while it processes.
|
IntermediateSourceConfiguration |
IntermediateSourceConfiguration.withIntermediateS3Path(String intermediateS3Path)
The Amazon S3 location (bucket and prefix).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderProperties.setIntermediateSourceConfiguration(IntermediateSourceConfiguration intermediateSourceConfiguration)
The Amazon S3 location that temporarily stores your data while it processes.
|
ProviderProperties |
ProviderProperties.withIntermediateSourceConfiguration(IntermediateSourceConfiguration intermediateSourceConfiguration)
The Amazon S3 location that temporarily stores your data while it processes.
|
Copyright © 2025. All rights reserved.