View source: R/swf_operations.R
swf_delete_activity_type | R Documentation |
Deletes the specified activity type.
See https://www.paws-r-sdk.com/docs/swf_delete_activity_type/ for full documentation.
swf_delete_activity_type(domain, activityType)
domain |
[required] The name of the domain in which the activity type is registered. |
activityType |
[required] The activity type to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.