diskIds

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


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