instance Partition
suspend fun instancePartition(name: String, block: suspend InstancePartitionResourceBuilder.() -> Unit): InstancePartition
Parameters
name
The unique name of the resulting resource.
block
Builder for InstancePartition.
See also
Parameters
name
The unique name of the resulting resource.