sources

@JvmName(name = "fcghaynnbabyqjsr")
suspend fun sources(value: Output<List<Either<RtspSourceArgs, VideoSourceArgs>>>)
@JvmName(name = "nudcmhtpxvqvpqcn")
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 = "rywjdiaccotdwdhn")
suspend fun sources(vararg values: Output<Either<RtspSourceArgs, VideoSourceArgs>>)


@JvmName(name = "ewooinioojeajkuv")
suspend fun sources(values: List<Output<Either<RtspSourceArgs, VideoSourceArgs>>>)
@JvmName(name = "eyvodyqebywocbgf")
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.