actionCustom

suspend fun actionCustom(name: String, block: suspend ActionCustomResourceBuilder.() -> Unit): ActionCustom

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ActionCustom.


See also

Parameters

name

The unique name of the resulting resource.