| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IdMappingWorkflowOutputSource |
IdMappingWorkflowOutputSource.clone() |
IdMappingWorkflowOutputSource |
IdMappingWorkflowOutputSource.withKMSArn(String kMSArn)
Customer KMS ARN for encryption at rest.
|
IdMappingWorkflowOutputSource |
IdMappingWorkflowOutputSource.withOutputS3Path(String outputS3Path)
The S3 path to which Entity Resolution will write the output table.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdMappingWorkflowOutputSource> |
GetIdMappingWorkflowResult.getOutputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
List<IdMappingWorkflowOutputSource> |
CreateIdMappingWorkflowRequest.getOutputSourceConfig()
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
List<IdMappingWorkflowOutputSource> |
UpdateIdMappingWorkflowRequest.getOutputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
List<IdMappingWorkflowOutputSource> |
UpdateIdMappingWorkflowResult.getOutputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
List<IdMappingWorkflowOutputSource> |
CreateIdMappingWorkflowResult.getOutputSourceConfig()
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingWorkflowResult |
GetIdMappingWorkflowResult.withOutputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
CreateIdMappingWorkflowRequest |
CreateIdMappingWorkflowRequest.withOutputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
UpdateIdMappingWorkflowRequest |
UpdateIdMappingWorkflowRequest.withOutputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
UpdateIdMappingWorkflowResult |
UpdateIdMappingWorkflowResult.withOutputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
CreateIdMappingWorkflowResult |
CreateIdMappingWorkflowResult.withOutputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetIdMappingWorkflowResult.setOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
void |
CreateIdMappingWorkflowRequest.setOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
void |
UpdateIdMappingWorkflowRequest.setOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
void |
UpdateIdMappingWorkflowResult.setOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
void |
CreateIdMappingWorkflowResult.setOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
GetIdMappingWorkflowResult |
GetIdMappingWorkflowResult.withOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
CreateIdMappingWorkflowRequest |
CreateIdMappingWorkflowRequest.withOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
UpdateIdMappingWorkflowRequest |
UpdateIdMappingWorkflowRequest.withOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
UpdateIdMappingWorkflowResult |
UpdateIdMappingWorkflowResult.withOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
CreateIdMappingWorkflowResult |
CreateIdMappingWorkflowResult.withOutputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
Copyright © 2024. All rights reserved.