execution Plan
suspend fun executionPlan(name: String, block: suspend ExecutionPlanResourceBuilder.() -> Unit): ExecutionPlan
Parameters
name
The unique name of the resulting resource.
block
Builder for ExecutionPlan.
See also
Parameters
name
The unique name of the resulting resource.