protocol

@JvmName(name = "fwtptgahqthyackc")
suspend fun protocol(value: Output<Either<String, MonitorProtocol>>)
@JvmName(name = "vlhqsqsagbxqnfuq")
suspend fun protocol(value: Either<String, MonitorProtocol>?)
@JvmName(name = "vedvchxngpjrefxd")
fun protocol(value: String)
@JvmName(name = "ykfeeejhhjdnmaup")
fun protocol(value: MonitorProtocol)

Parameters

value

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