ThingGroupArgs

constructor(name: Output<String>? = null, parentGroupName: Output<String>? = null, properties: Output<ThingGroupPropertiesArgs>? = null, tags: Output<Map<String, String>>? = null)