invocation

suspend fun invocation(name: String, block: suspend InvocationResourceBuilder.() -> Unit): Invocation

Parameters

name

The unique name of the resulting resource.

block

Builder for Invocation.

See also


Parameters

name

The unique name of the resulting resource.

See also