sourceIds

@JvmName(name = "dukuhktfoxdnbkon")
suspend fun sourceIds(value: Output<List<String>>)
@JvmName(name = "fcuryccripvegtgi")
suspend fun sourceIds(value: List<String>?)

Parameters

value

Ids of sources to listen to.


@JvmName(name = "xcuiqhgpcxpylxaj")
suspend fun sourceIds(vararg values: Output<String>)


@JvmName(name = "tltyqwdrmtjkeuwj")
suspend fun sourceIds(values: List<Output<String>>)
@JvmName(name = "bebdsrfucsmubvxl")
suspend fun sourceIds(vararg values: String)

Parameters

values

Ids of sources to listen to.