swf_delete_activity_type {paws.application.integration}R Documentation

Deletes the specified activity type

Description

Deletes the specified activity type.

See https://www.paws-r-sdk.com/docs/swf_delete_activity_type/ for full documentation.

Usage

swf_delete_activity_type(domain, activityType)

Arguments

domain

[required] The name of the domain in which the activity type is registered.

activityType

[required] The activity type to delete.


[Package paws.application.integration version 0.9.0 Index]