execution Config
suspend fun executionConfig(name: String, block: suspend ExecutionConfigResourceBuilder.() -> Unit): ExecutionConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for ExecutionConfig.
See also
Parameters
name
The unique name of the resulting resource.