httpsRedirect

@JvmName(name = "vlvaelafcranidub")
suspend fun httpsRedirect(value: Output<Either<String, HttpsRedirect>>)
@JvmName(name = "tfnjjbggoqdncedn")
suspend fun httpsRedirect(value: Either<String, HttpsRedirect>?)
@JvmName(name = "ucwedoqrvumpxwex")
fun httpsRedirect(value: String)
@JvmName(name = "pecerwkjytllwaks")
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.