Values.LocalDeviceResourceDataSourceAttributes that define a local device resource.
type nonrec t = {groupOwnerSetting : GroupOwnerSetting.t option;Group/owner related settings for local resources.
*)sourcePath : string option;The local absolute path of the device resource. The source path for a device resource can refer only to a character device or block device under ''/dev''.
*)}