healthCheck

@JvmName(name = "pqmwmoyjkkcqqfhv")
suspend fun healthCheck(value: Output<String>)
@JvmName(name = "vmsridevjrgpactp")
suspend fun healthCheck(value: String?)

Parameters

value

Whether to enable health check. Valid values: on and off. TCP and UDP listener's health_check is always on, so it will be ignore when launching TCP or UDP listener. NOTE: health_check is required and takes effect only when listener_sync is set to off.