health Check
suspend fun healthCheck(name: String, block: suspend HealthCheckResourceBuilder.() -> Unit): HealthCheck
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for HealthCheck.
See also
Parameters
name
The unique name of the resulting resource.