entry Group Resource
suspend fun entryGroupResource(name: String, block: suspend EntryGroupResourceBuilder.() -> Unit): EntryGroup
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for EntryGroup.
The unique name of the resulting resource.
Builder for EntryGroup.