Uses of Interface
software.amazon.awscdk.services.entityresolution.IMatchingWorkflowRef
Packages that use IMatchingWorkflowRef
Package
Description
AWS::EntityResolution Construct Library
-
Uses of IMatchingWorkflowRef in software.amazon.awscdk.services.entityresolution
Subinterfaces of IMatchingWorkflowRef in software.amazon.awscdk.services.entityresolutionModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMatchingWorkflowRef.Classes in software.amazon.awscdk.services.entityresolution that implement IMatchingWorkflowRefModifier and TypeClassDescriptionclassCreates a matching workflow that defines the configuration for a data processing job.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.entityresolution that return IMatchingWorkflowRefModifier and TypeMethodDescriptionstatic IMatchingWorkflowRefCfnMatchingWorkflow.fromWorkflowName(software.constructs.Construct scope, String id, String workflowName) Creates a new IMatchingWorkflowRef from a workflowName.