flowhook

suspend fun flowhook(name: String, block: suspend FlowhookResourceBuilder.() -> Unit): Flowhook

Parameters

name

The unique name of the resulting resource.

block

Builder for Flowhook.

See also


Parameters

name

The unique name of the resulting resource.

See also