instance Config
suspend fun instanceConfig(name: String, block: suspend InstanceConfigResourceBuilder.() -> Unit): InstanceConfig
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for InstanceConfig.
See also
Parameters
name
The unique name of the resulting resource.