destinationDropletIds

@JvmName(name = "tslyanwvtqyggjib")
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 = "ocowoovmxbcsxabp")
suspend fun destinationDropletIds(vararg values: Int)

Parameters

values

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