sniEnabled

@JvmName(name = "sspikgbfnnwasvom")
suspend fun sniEnabled(value: Output<Boolean>)
@JvmName(name = "cddssbxiuyownivv")
suspend fun sniEnabled(value: Boolean?)

Parameters

value

Whether to enable back-to-source SNI. This parameter is used only if the value of https_ports is not empty (indicating that the domain name uses the HTTPS protocol). Value:

  • true: indicates that the back-to-source SNI is enabled.

  • false (default) indicates that the back-to-source SNI is not enabled.