protocol

@JvmName(name = "rsktwsiunuapisci")
suspend fun protocol(value: Output<Either<String, ApplicationGatewayProtocol>>)
@JvmName(name = "wdhtjrhcveovpsqt")
suspend fun protocol(value: Either<String, ApplicationGatewayProtocol>?)
@JvmName(name = "otyiltlcgtjbdgcw")
fun protocol(value: String)
@JvmName(name = "jfgxojwvxpsmgsyu")
fun protocol(value: ApplicationGatewayProtocol)

Parameters

value

The protocol used to communicate with the backend.