View source: R/entityresolution_operations.R
entityresolution_delete_matching_workflow | R Documentation |
Deletes the MatchingWorkflow
with a given name. This operation will succeed even if a workflow with the given name does not exist.
See https://www.paws-r-sdk.com/docs/entityresolution_delete_matching_workflow/ for full documentation.
entityresolution_delete_matching_workflow(workflowName)
workflowName |
[required] The name of the workflow to be retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.