focusHttps

@JvmName(name = "vdncqcqjoinabrem")
suspend fun focusHttps(value: Output<Boolean>)
@JvmName(name = "ouelhymjimtemoxa")
suspend fun focusHttps(value: Boolean?)

Parameters

value

Whether to enable the forced jump of HTTPS. This parameter is used only when the value of https_ports is not empty (indicating that the domain name uses HTTPS protocol) and the value of httports is empty (indicating that the domain name does not use HTTP protocol). Value:

  • true: indicates that HTTPS forced redirection is enabled.

  • false: indicates that HTTPS forced redirection is not enabled.