streams

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

Parameters

value

List of streams for this data flow.


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


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

Parameters

values

List of streams for this data flow.