streams

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


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