system Hook
suspend fun systemHook(name: String, block: suspend SystemHookResourceBuilder.() -> Unit): SystemHook
Parameters
name
The unique name of the resulting resource.
block
Builder for SystemHook.
See also
Parameters
name
The unique name of the resulting resource.