diskIds

@JvmName(name = "unpgdvawxgdceqcc")
suspend fun diskIds(value: Output<List<String>>)
@JvmName(name = "bxdpidfdivaweqre")
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 = "kjhegtyatlouoaag")
suspend fun diskIds(vararg values: Output<String>)


@JvmName(name = "uxakcslquakekqqt")
suspend fun diskIds(values: List<Output<String>>)
@JvmName(name = "utljsrypqchtfody")
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.