endpoint

@JvmName(name = "rjsipnjcmfqfaurh")
suspend fun endpoint(value: Output<Either<TlsEndpointArgs, UnsecuredEndpointArgs>>)
@JvmName(name = "qsdbxtkgamahtjpe")
suspend fun endpoint(value: Either<TlsEndpointArgs, UnsecuredEndpointArgs>)
@JvmName(name = "llguayfndcqwrmat")
fun endpoint(value: TlsEndpointArgs)
@JvmName(name = "utgsaamhwxhdtulh")
fun endpoint(value: UnsecuredEndpointArgs)

Parameters

value

RTSP endpoint information for Video Analyzer to connect to. This contains the required information for Video Analyzer to connect to RTSP cameras and/or generic RTSP servers.