streams

@JvmName(name = "jpvjxmgnmgbqnrdl")
suspend fun streams(value: Output<List<String>>)
@JvmName(name = "mklunrsscwvuedjq")
suspend fun streams(value: List<String>)

Parameters

value

List of streams that this data source will be sent to. A stream indicates what schema will be used for this data source


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


@JvmName(name = "vibjfvcvsndcbjtg")
suspend fun streams(values: List<Output<String>>)
@JvmName(name = "hxbkeaynpiygysrj")
suspend fun streams(vararg values: String)

Parameters

values

List of streams that this data source will be sent to. A stream indicates what schema will be used for this data source