destinationDropletIds

@JvmName(name = "llwoantfaamngydb")
suspend fun destinationDropletIds(value: Output<List<Int>>)
@JvmName(name = "sgshpvlkkwtorykl")
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 = "jcwovgmavpokorln")
suspend fun destinationDropletIds(vararg values: Output<Int>)


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

Parameters

values

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