deviceGroup

suspend fun deviceGroup(name: String, block: suspend DeviceGroupResourceBuilder.() -> Unit): DeviceGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for DeviceGroup.


See also

Parameters

name

The unique name of the resulting resource.