protocol

@JvmName(name = "mekieygwdpmlfctp")
suspend fun protocol(value: Output<Either<String, RedirectRuleProtocol>>)
@JvmName(name = "ipyfdhrdffnhjahh")
suspend fun protocol(value: Either<String, RedirectRuleProtocol>?)
@JvmName(name = "hhpyqnqnwcyknjrk")
fun protocol(value: String)
@JvmName(name = "timvagvmifwmewpd")
fun protocol(value: RedirectRuleProtocol)

Parameters

value

Protocol to use when redirecting requests. The default is the protocol that is used in the original request.