streams

@JvmName(name = "xirtibgxwvcfmoui")
suspend fun streams(value: Output<List<Either<String, KnownDataFlowStreams>>>)
@JvmName(name = "asyagjilauyhebpf")
suspend fun streams(value: List<Either<String, KnownDataFlowStreams>>?)

Parameters

value

List of streams for this data flow.


@JvmName(name = "fwtbdapguwgllmdg")
suspend fun streams(vararg values: Output<Either<String, KnownDataFlowStreams>>)


@JvmName(name = "jjjrwhcuqlbntsnj")
suspend fun streams(values: List<Output<Either<String, KnownDataFlowStreams>>>)
@JvmName(name = "wxplqdsnvnldjble")
suspend fun streams(vararg values: Either<String, KnownDataFlowStreams>)

Parameters

values

List of streams for this data flow.