validateSsl

@JvmName(name = "mjyjfobykunmfjsp")
suspend fun validateSsl(value: Output<Boolean>)
@JvmName(name = "sopvjmvdvdhumxft")
suspend fun validateSsl(value: Boolean?)

Parameters

value

Boolean specifying whether to include SSL certificate validation as a part of the Uptime check. Only applies to checks where monitored_resource is set to uptime_url. If use_ssl is false, setting validate_ssl to true has no effect.