View source: R/swf_operations.R
swf_delete_workflow_type | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.