integration Runtime Resource
suspend fun integrationRuntimeResource(name: String, block: suspend IntegrationRuntimeResourceBuilder.() -> Unit): IntegrationRuntime
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationRuntime.