streams

@JvmName(name = "qprhxwdlotcahpwm")
suspend fun streams(value: Output<List<String>>)
@JvmName(name = "rghiiscuxvjrnfmq")
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 = "ecdjpsvsnfabmvpo")
suspend fun streams(vararg values: Output<String>)


@JvmName(name = "cqlcouwvetqudssk")
suspend fun streams(values: List<Output<String>>)
@JvmName(name = "tgtechfpnxjbhekn")
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