invocationResource

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Invocation.