swf_delete_workflow_type {paws.application.integration} | R Documentation |
Deletes the specified workflow type.
See https://www.paws-r-sdk.com/docs/swf_delete_workflow_type/ for full documentation.
swf_delete_workflow_type(domain, workflowType)
domain |
[required] The name of the domain in which the workflow type is registered. |
workflowType |
[required] The workflow type to delete. |