diskIds

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


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