actions Runner Group
suspend fun actionsRunnerGroup(name: String, block: suspend ActionsRunnerGroupResourceBuilder.() -> Unit): ActionsRunnerGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ActionsRunnerGroup.
See also
Parameters
name
The unique name of the resulting resource.