healthCheckHttpCode

@JvmName(name = "duaylkpaxfsddpns")
suspend fun healthCheckHttpCode(value: Output<String>)
@JvmName(name = "vlglanrvlkychqhm")
suspend fun healthCheckHttpCode(value: String?)

Parameters

value

Regular health check HTTP status code. Multiple codes are segmented by “,”. It is required when health_check is on. Default value: http_2xx. Valid values: http_2xx, http_3xx, http_4xx and http_5xx.