enableSni

@JvmName(name = "ahjaadrkqlcoenta")
suspend fun enableSni(value: Output<Boolean>)
@JvmName(name = "mfclfqbwljarhggm")
suspend fun enableSni(value: Boolean?)

Parameters

value

A boolean value that indicates whether Route53 should send the fqdn to the endpoint when performing the health check. This defaults to AWS' defaults: when the type is "HTTPS" enable_sni defaults to true, when type is anything else enable_sni defaults to false.