streams

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


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