protocol

@JvmName(name = "wobhoruqojgrpyta")
suspend fun protocol(value: Output<Either<String, ApplicationGatewayProtocol>>)
@JvmName(name = "etxvvsyeypogyypr")
suspend fun protocol(value: Either<String, ApplicationGatewayProtocol>?)
@JvmName(name = "pgsgsbwlltefcmtq")
fun protocol(value: String)
@JvmName(name = "yshsuxcvyrhobpxl")
fun protocol(value: ApplicationGatewayProtocol)

Parameters

value

The protocol used to communicate with the backend.