dropletIds

@JvmName(name = "tnnsjamobpbbpfdn")
suspend fun dropletIds(value: Output<List<Int>>)
@JvmName(name = "yjxjppvkywbuvksd")
suspend fun dropletIds(value: List<Int>?)

Parameters

value

A list of the IDs of each droplet to be attached to the Load Balancer.


@JvmName(name = "nippnoqwtrxsrvtg")
suspend fun dropletIds(vararg values: Output<Int>)


@JvmName(name = "fdysumdafkqgeesm")
suspend fun dropletIds(values: List<Output<Int>>)
@JvmName(name = "suumkvgpshrcafig")
suspend fun dropletIds(vararg values: Int)

Parameters

values

A list of the IDs of each droplet to be attached to the Load Balancer.