single Node Virtual Instance
suspend fun singleNodeVirtualInstance(name: String, block: suspend SingleNodeVirtualInstanceResourceBuilder.() -> Unit): SingleNodeVirtualInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for SingleNodeVirtualInstance.
See also
Parameters
name
The unique name of the resulting resource.