healthbot

suspend fun healthbot(name: String, block: suspend HealthbotResourceBuilder.() -> Unit): Healthbot

Parameters

name

The unique name of the resulting resource.

block

Builder for Healthbot.

See also


Parameters

name

The unique name of the resulting resource.

See also