script Execution
suspend fun scriptExecution(name: String, block: suspend ScriptExecutionResourceBuilder.() -> Unit): ScriptExecution
Parameters
name
The unique name of the resulting resource.
block
Builder for ScriptExecution.
See also
Parameters
name
The unique name of the resulting resource.