workflow Invocation Resource
suspend fun workflowInvocationResource(name: String, block: suspend WorkflowInvocationResourceBuilder.() -> Unit): WorkflowInvocation
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkflowInvocation.