sourceDropletIds

@JvmName(name = "hxbpjomucjycdxaq")
suspend fun sourceDropletIds(value: Output<List<Int>>)
@JvmName(name = "vnhdvumohayoavop")
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 = "qcnigboddgygqbqk")
suspend fun sourceDropletIds(vararg values: Output<Int>)


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

Parameters

values

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