resizeDisk

@JvmName(name = "cbxibpregmgwoggt")
suspend fun resizeDisk(value: Output<Boolean>)
@JvmName(name = "uteasfnckudgulau")
suspend fun resizeDisk(value: Boolean?)

Parameters

value

Boolean controlling whether to increase the disk size when resizing a Droplet. It defaults to true. When set to false, only the Droplet's RAM and CPU will be resized. Increasing a Droplet's disk size is a permanent change. Increasing only RAM and CPU is reversible.