createMatchingWorkflow
abstract suspend fun createMatchingWorkflow(input: CreateMatchingWorkflowRequest): CreateMatchingWorkflowResponse
Creates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use UpdateMatchingWorkflow.
For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.