Uses of Interface
software.amazon.awscdk.services.entityresolution.CfnIdMappingWorkflow.IdMappingTechniquesProperty
Packages that use CfnIdMappingWorkflow.IdMappingTechniquesProperty
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnIdMappingWorkflow.IdMappingTechniquesProperty in software.amazon.awscdk.services.entityresolution
Classes in software.amazon.awscdk.services.entityresolution that implement CfnIdMappingWorkflow.IdMappingTechniquesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIdMappingWorkflow.IdMappingTechniquesPropertyMethods in software.amazon.awscdk.services.entityresolution that return CfnIdMappingWorkflow.IdMappingTechniquesPropertyModifier and TypeMethodDescriptionCfnIdMappingWorkflow.IdMappingTechniquesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.entityresolution with parameters of type CfnIdMappingWorkflow.IdMappingTechniquesPropertyModifier and TypeMethodDescriptionCfnIdMappingWorkflow.Builder.idMappingTechniques(CfnIdMappingWorkflow.IdMappingTechniquesProperty idMappingTechniques) An object which defines the ID mapping technique and any additional configurations.CfnIdMappingWorkflowProps.Builder.idMappingTechniques(CfnIdMappingWorkflow.IdMappingTechniquesProperty idMappingTechniques) Sets the value ofCfnIdMappingWorkflowProps.getIdMappingTechniques()voidCfnIdMappingWorkflow.setIdMappingTechniques(CfnIdMappingWorkflow.IdMappingTechniquesProperty value) An object which defines the ID mapping technique and any additional configurations.