protocol

@JvmName(name = "hfqjryeuhfbbjntp")
suspend fun protocol(value: Output<Either<String, MonitorProtocol>>)
@JvmName(name = "buwpbmubtcfsuiqm")
suspend fun protocol(value: Either<String, MonitorProtocol>?)
@JvmName(name = "ceormhdfciipnvwj")
fun protocol(value: String)
@JvmName(name = "mycqenrjhdlwsbri")
fun protocol(value: MonitorProtocol)

Parameters

value

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