thing Group Resource
suspend fun thingGroupResource(name: String, block: suspend ThingGroupResourceBuilder.() -> Unit): ThingGroup
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ThingGroup.
The unique name of the resulting resource.
Builder for ThingGroup.