protocol

@JvmName(name = "pnmudtdnjlvijedh")
suspend fun protocol(value: Output<Either<String, RedirectAllRequestsToProtocol>>)
@JvmName(name = "smqbfgeljhkdwvmo")
suspend fun protocol(value: Either<String, RedirectAllRequestsToProtocol>?)
@JvmName(name = "syjktsqcogdtbppq")
fun protocol(value: String)
@JvmName(name = "qchxvrfqbskggsgm")
fun protocol(value: RedirectAllRequestsToProtocol)

Parameters

value

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