thingGroup

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

Parameters

name

The unique name of the resulting resource.

block

Builder for ThingGroup.

See also


Parameters

name

The unique name of the resulting resource.

See also