InstanceSystemDiskArgs

data class InstanceSystemDiskArgs(val size: Output<Int>? = null) : ConvertibleToJava<InstanceSystemDiskArgs>

Constructors

Link copied to clipboard
fun InstanceSystemDiskArgs(size: Output<Int>? = null)

Functions

Link copied to clipboard
open override fun toJava(): InstanceSystemDiskArgs

Properties

Link copied to clipboard
val size: Output<Int>? = null

System disk size, cloud_efficiency is 20-32000,cloud_ssd/local_hdd/local_ssd is 20-25000, unit: GB.