deviceGroup

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

Parameters

name

The unique name of the resulting resource.

block

Builder for DeviceGroup.

See also


Parameters

name

The unique name of the resulting resource.

See also