http Health Check
suspend fun httpHealthCheck(name: String, block: suspend HttpHealthCheckResourceBuilder.() -> Unit): HttpHealthCheck
Parameters
name
The unique name of the resulting resource.
block
Builder for HttpHealthCheck.
See also
Parameters
name
The unique name of the resulting resource.