swf_delete_workflow_type: Deletes the specified workflow type

View source: R/swf_operations.R

swf_delete_workflow_typeR Documentation

Deletes the specified workflow type

Description

Deletes the specified workflow type.

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

Usage

swf_delete_workflow_type(domain, workflowType)

Arguments

domain

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

workflowType

[required] The workflow type to delete.


paws.application.integration documentation built on Sept. 12, 2024, 6:11 a.m.