healthCheckTimeout

@JvmName(name = "whovppxcgimdpflb")
suspend fun healthCheckTimeout(value: Output<Int>)
@JvmName(name = "qoplscfrbjumnoos")
suspend fun healthCheckTimeout(value: Int?)

Parameters

value

Maximum timeout of each health check response. It is required when health_check is on. Valid value range: 1-300 in seconds. Default to 5. Note: If health_check_timeout<health_check_interval, its will be replaced by health_check_interval.