protocol

@JvmName(name = "juribaxsgdanbsmu")
suspend fun protocol(value: Output<Either<String, RedirectRuleProtocol>>)
@JvmName(name = "lsyvcmmgftgbbxpv")
suspend fun protocol(value: Either<String, RedirectRuleProtocol>?)
@JvmName(name = "isohptlnlgtdqyyw")
fun protocol(value: String)
@JvmName(name = "qxonaoiummdhnygo")
fun protocol(value: RedirectRuleProtocol)

Parameters

value

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