streams

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

Parameters

value

List of streams for this data flow.


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


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

Parameters

values

List of streams for this data flow.