matching Workflow
suspend fun matchingWorkflow(name: String, block: suspend MatchingWorkflowResourceBuilder.() -> Unit): MatchingWorkflow
Parameters
name
The unique name of the resulting resource.
block
Builder for MatchingWorkflow.
See also
Parameters
name
The unique name of the resulting resource.