entryGroup

suspend fun entryGroup(name: String, block: suspend EntryGroupResourceBuilder.() -> Unit): EntryGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for EntryGroup.


See also

Parameters

name

The unique name of the resulting resource.