dropletIds

@JvmName(name = "rennfnlccseebsgw")
suspend fun dropletIds(value: Output<List<Int>>)
@JvmName(name = "tskgwfymudinntam")
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 = "kfyjvmwumviqxdtx")
suspend fun dropletIds(vararg values: Output<Int>)


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

Parameters

values

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