sourceDropletIds

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


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

Parameters

values

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