thingGroup

suspend fun thingGroup(name: String, block: suspend ThingGroupResourceBuilder.() -> Unit): ThingGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ThingGroup.


See also

Parameters

name

The unique name of the resulting resource.