sourceIds

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

Parameters

value

Ids of sources to listen to.


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


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

Parameters

values

Ids of sources to listen to.