https Health Check
suspend fun httpsHealthCheck(name: String, block: suspend HttpsHealthCheckResourceBuilder.() -> Unit): HttpsHealthCheck
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for HttpsHealthCheck.
See also
Parameters
name
The unique name of the resulting resource.