httpsRedirectEnabled

@JvmName(name = "gycirnejjnxlwijh")
suspend fun httpsRedirectEnabled(value: Output<Boolean>)
@JvmName(name = "jtpyyysftotqkngq")
suspend fun httpsRedirectEnabled(value: Boolean?)

Parameters

value

Automatically redirect HTTP traffic to HTTPS traffic? Possible values are true or false. Defaults to true.

NOTE: The https_redirect_enabled rule is the first rule that will be executed.