product Group
suspend fun productGroup(name: String, block: suspend ProductGroupResourceBuilder.() -> Unit): ProductGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ProductGroup.
See also
Parameters
name
The unique name of the resulting resource.