sourceDropletIds

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


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

Parameters

values

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