attributeGroup

suspend fun attributeGroup(name: String, block: suspend AttributeGroupResourceBuilder.() -> Unit): AttributeGroup

Parameters

name

The unique name of the resulting resource.

block

Builder for AttributeGroup.

See also


Parameters

name

The unique name of the resulting resource.

See also