defaultSslBinding

@JvmName(name = "hmufpifmvyhofijl")
suspend fun defaultSslBinding(value: Output<Boolean>)
@JvmName(name = "ucleyaoraeokgycf")
suspend fun defaultSslBinding(value: Boolean?)

Parameters

value

Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.