volumeIds

@JvmName(name = "ltuupcojmagxltrt")
suspend fun volumeIds(value: Output<List<String>>)
@JvmName(name = "uquwpdwbndpyfcms")
suspend fun volumeIds(value: List<String>?)

Parameters

value

A list of the IDs of each block storage volume to be attached to the Droplet.


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


@JvmName(name = "vwaqxhoxqhconkfo")
suspend fun volumeIds(values: List<Output<String>>)
@JvmName(name = "gebryasserpslqsf")
suspend fun volumeIds(vararg values: String)

Parameters

values

A list of the IDs of each block storage volume to be attached to the Droplet.