actionGroup

suspend fun actionGroup(name: String, block: suspend ActionGroupResourceBuilder.() -> Unit): ActionGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ActionGroup.


See also

Parameters

name

The unique name of the resulting resource.