productGroup

suspend fun productGroup(name: String, block: suspend ProductGroupResourceBuilder.() -> Unit): ProductGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ProductGroup.


See also

Parameters

name

The unique name of the resulting resource.