protocol

@JvmName(name = "mdomdwnlbkwhqmks")
suspend fun protocol(value: Output<Either<String, ApplicationGatewayProtocol>>)
@JvmName(name = "wodprmcwvcaalwnu")
suspend fun protocol(value: Either<String, ApplicationGatewayProtocol>?)
@JvmName(name = "eldwbboimjvltlwe")
fun protocol(value: String)
@JvmName(name = "jidbtxvoophrxntq")
fun protocol(value: ApplicationGatewayProtocol)

Parameters

value

The protocol used to communicate with the backend.