protocol

@JvmName(name = "bkkwduenabmlqbms")
suspend fun protocol(value: Output<Either<String, MonitorProtocol>>)
@JvmName(name = "oiyadlgkrhbgrygt")
suspend fun protocol(value: Either<String, MonitorProtocol>?)
@JvmName(name = "xibcugrosletlfpw")
fun protocol(value: String)
@JvmName(name = "eufxgcjarcccgtiq")
fun protocol(value: MonitorProtocol)

Parameters

value

The protocol (HTTP, HTTPS or TCP) used to probe for endpoint health.