View source: R/swf_operations.R
swf_describe_workflow_type | R Documentation |
Returns information about the specified workflow type. This includes configuration settings specified when the type was registered and other information such as creation date, current status, etc.
See https://www.paws-r-sdk.com/docs/swf_describe_workflow_type/ for full documentation.
swf_describe_workflow_type(domain, workflowType)
domain |
[required] The name of the domain in which this workflow type is registered. |
workflowType |
[required] The workflow type to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.