destinationDropletIds

@JvmName(name = "tcyowimvtpmpwwpv")
suspend fun destinationDropletIds(value: Output<List<Int>>)
@JvmName(name = "cssmeytjnvsvurin")
suspend fun destinationDropletIds(value: List<Int>?)

Parameters

value

An array containing the IDs of the Droplets to which the outbound traffic will be allowed.


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


@JvmName(name = "ylneokskqiagbuhj")
suspend fun destinationDropletIds(values: List<Output<Int>>)
@JvmName(name = "ovldkfrfqpnaitmd")
suspend fun destinationDropletIds(vararg values: Int)

Parameters

values

An array containing the IDs of the Droplets to which the outbound traffic will be allowed.