disks

@JvmName(name = "lucmhamhvkxtusrx")
suspend fun disks(value: Output<Map<String, String>>)
@JvmName(name = "xwvjsekuinnewxga")
suspend fun disks(value: Map<String, String>?)

Parameters

value

Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.


@JvmName(name = "anhksrwhxegxbjml")
fun disks(vararg values: Pair<String, String>)

Parameters

values

Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.