View source: R/swf_operations.R
swf_undeprecate_activity_type | R Documentation |
Undeprecates a previously deprecated activity type. After an activity type has been undeprecated, you can create new tasks of that activity type.
See https://www.paws-r-sdk.com/docs/swf_undeprecate_activity_type/ for full documentation.
swf_undeprecate_activity_type(domain, activityType)
domain |
[required] The name of the domain of the deprecated activity type. |
activityType |
[required] The activity type to undeprecate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.