sourceDropletIds

@JvmName(name = "iaxltvvibpovlmll")
suspend fun sourceDropletIds(value: Output<List<Int>>)
@JvmName(name = "etoyhvyuaekotksd")
suspend fun sourceDropletIds(value: List<Int>?)

Parameters

value

An array containing the IDs of the Droplets from which the inbound traffic will be accepted.


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


@JvmName(name = "quqtrhmcipjdpaaf")
suspend fun sourceDropletIds(values: List<Output<Int>>)
@JvmName(name = "nttcohbmgcturfoh")
suspend fun sourceDropletIds(vararg values: Int)

Parameters

values

An array containing the IDs of the Droplets from which the inbound traffic will be accepted.