validateSsl

@JvmName(name = "gpjdtfsfiunoxced")
suspend fun validateSsl(value: Output<Boolean>)
@JvmName(name = "qreqxiqbhtfcwxpa")
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 monitoredResource is set to uptime_url. If useSsl is false, setting validateSsl to true has no effect.