workflow

@JvmName(name = "mwrwfalnriunpaxk")
suspend fun workflow(value: Output<String>)
@JvmName(name = "wdyomxrcbmxdbfvb")
suspend fun workflow(value: String?)

Parameters

value

The resource name of the Workflow whose Executions are triggered by the events. The Workflow resource should be deployed in the same project as the Pipeline. Format: projects/{project}/locations/{location}/workflows/{workflow}