polardbx Instance
suspend fun polardbxInstance(name: String, block: suspend PolardbxInstanceResourceBuilder.() -> Unit): PolardbxInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for PolardbxInstance.
See also
Parameters
name
The unique name of the resulting resource.