swf_describe_workflow_type {paws.application.integration} | 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. |