executionPlan

suspend fun executionPlan(name: String, block: suspend ExecutionPlanResourceBuilder.() -> Unit): ExecutionPlan

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ExecutionPlan.


See also

Parameters

name

The unique name of the resulting resource.