Uses of Interface
software.amazon.awscdk.interfaces.entityresolution.IIdMappingWorkflowRef
Packages that use IIdMappingWorkflowRef
Package
Description
AWS::EntityResolution Construct Library
-
Uses of IIdMappingWorkflowRef in software.amazon.awscdk.interfaces.entityresolution
Subinterfaces of IIdMappingWorkflowRef in software.amazon.awscdk.interfaces.entityresolutionModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIIdMappingWorkflowRef.Classes in software.amazon.awscdk.interfaces.entityresolution that implement IIdMappingWorkflowRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IIdMappingWorkflowRef in software.amazon.awscdk.services.entityresolution
Classes in software.amazon.awscdk.services.entityresolution that implement IIdMappingWorkflowRefModifier and TypeClassDescriptionclassCreates anIdMappingWorkflowobject which stores the configuration of the data processing job to be run.Methods in software.amazon.awscdk.services.entityresolution that return IIdMappingWorkflowRefModifier and TypeMethodDescriptionstatic IIdMappingWorkflowRefCfnIdMappingWorkflow.fromWorkflowName(software.constructs.Construct scope, String id, String workflowName) Creates a new IIdMappingWorkflowRef from a workflowName.