httpsRedirect

@JvmName(name = "ktkijyvnwrgismuh")
suspend fun httpsRedirect(value: Output<Either<String, HttpsRedirect>>)
@JvmName(name = "cdmrxbwskfifukqk")
suspend fun httpsRedirect(value: Either<String, HttpsRedirect>?)
@JvmName(name = "sdhjpdelaiuqgrft")
fun httpsRedirect(value: String)
@JvmName(name = "jkdbgfnismybvixt")
fun httpsRedirect(value: HttpsRedirect)

Parameters

value

Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.