autoAddGroupOwner property
If true, AWS IoT Greengrass automatically adds the specified Linux OS group owner of the resource to the Lambda process privileges. Thus the Lambda process will have the file access permissions of the added Linux group.
Implementation
final bool? autoAddGroupOwner;