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