Uses of Interface
software.amazon.awssdk.services.entityresolution.model.IdMappingWorkflowOutputSource.Builder
-
Packages that use IdMappingWorkflowOutputSource.Builder Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of IdMappingWorkflowOutputSource.Builder in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return IdMappingWorkflowOutputSource.Builder Modifier and Type Method Description static IdMappingWorkflowOutputSource.BuilderIdMappingWorkflowOutputSource. builder()IdMappingWorkflowOutputSource.BuilderIdMappingWorkflowOutputSource.Builder. kmsArn(String kmsArn)Customer KMS ARN for encryption at rest.IdMappingWorkflowOutputSource.BuilderIdMappingWorkflowOutputSource.Builder. outputS3Path(String outputS3Path)The S3 path to which Entity Resolution will write the output table.IdMappingWorkflowOutputSource.BuilderIdMappingWorkflowOutputSource. toBuilder()Methods in software.amazon.awssdk.services.entityresolution.model that return types with arguments of type IdMappingWorkflowOutputSource.Builder Modifier and Type Method Description static Class<? extends IdMappingWorkflowOutputSource.Builder>IdMappingWorkflowOutputSource. serializableBuilderClass()
-