action Custom
suspend fun actionCustom(name: String, block: suspend ActionCustomResourceBuilder.() -> Unit): ActionCustom
Parameters
name
The unique name of the resulting resource.
block
Builder for ActionCustom.
See also
Parameters
name
The unique name of the resulting resource.