| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
List<IdMappingWorkflowOutputSource> |
GetIdMappingWorkflowResponse.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
List<IdMappingWorkflowOutputSource> |
CreateIdMappingWorkflowResponse.outputSourceConfig()
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
List<IdMappingWorkflowOutputSource> |
CreateIdMappingWorkflowRequest.outputSourceConfig()
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
List<IdMappingWorkflowOutputSource> |
UpdateIdMappingWorkflowRequest.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
List<IdMappingWorkflowOutputSource> |
UpdateIdMappingWorkflowResponse.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingWorkflowResponse.Builder |
GetIdMappingWorkflowResponse.Builder.outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
CreateIdMappingWorkflowResponse.Builder |
CreateIdMappingWorkflowResponse.Builder.outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
CreateIdMappingWorkflowRequest.Builder |
CreateIdMappingWorkflowRequest.Builder.outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
UpdateIdMappingWorkflowRequest.Builder |
UpdateIdMappingWorkflowRequest.Builder.outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
UpdateIdMappingWorkflowResponse.Builder |
UpdateIdMappingWorkflowResponse.Builder.outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingWorkflowResponse.Builder |
GetIdMappingWorkflowResponse.Builder.outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
CreateIdMappingWorkflowResponse.Builder |
CreateIdMappingWorkflowResponse.Builder.outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
CreateIdMappingWorkflowRequest.Builder |
CreateIdMappingWorkflowRequest.Builder.outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
IdMappingWorkflowOutputSource objects, each of which contains fields
OutputS3Path and Output. |
UpdateIdMappingWorkflowRequest.Builder |
UpdateIdMappingWorkflowRequest.Builder.outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
UpdateIdMappingWorkflowResponse.Builder |
UpdateIdMappingWorkflowResponse.Builder.outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
Copyright © 2023. All rights reserved.