diskIds

@JvmName(name = "ocpuxqummbrklpsv")
suspend fun diskIds(value: Output<List<String>>)
@JvmName(name = "fmuyyutmplmjkhhu")
suspend fun diskIds(value: List<String>?)

Parameters

value

The ID of disk for which to create snapshots. You can specify multiple disk IDs across instances with the same zone.


@JvmName(name = "txwgdmcyvhxcoehm")
suspend fun diskIds(vararg values: Output<String>)


@JvmName(name = "clcahslmfnttpwlq")
suspend fun diskIds(values: List<Output<String>>)
@JvmName(name = "alvqilwekwbglsvx")
suspend fun diskIds(vararg values: String)

Parameters

values

The ID of disk for which to create snapshots. You can specify multiple disk IDs across instances with the same zone.