sources

@JvmName(name = "mnoglfbdbxdhqrua")
suspend fun sources(value: Output<List<Either<RtspSourceArgs, VideoSourceArgs>>>)
@JvmName(name = "yjvcgkpbkncsbskg")
suspend fun sources(value: List<Either<RtspSourceArgs, VideoSourceArgs>>?)

Parameters

value

List of the topology source nodes. Source nodes enable external data to be ingested by the pipeline.


@JvmName(name = "rvpssadspynrfalx")
suspend fun sources(vararg values: Output<Either<RtspSourceArgs, VideoSourceArgs>>)


@JvmName(name = "figfufomwaaiywyw")
suspend fun sources(values: List<Output<Either<RtspSourceArgs, VideoSourceArgs>>>)
@JvmName(name = "dbjewdlwxjdkomuw")
suspend fun sources(vararg values: Either<RtspSourceArgs, VideoSourceArgs>)

Parameters

values

List of the topology source nodes. Source nodes enable external data to be ingested by the pipeline.