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