projectHook

suspend fun projectHook(name: String, block: suspend ProjectHookResourceBuilder.() -> Unit): ProjectHook

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ProjectHook.


See also

Parameters

name

The unique name of the resulting resource.