LambdaVolumeMount  
    class LambdaVolumeMount
Contains information about a volume that Linux processes in a container can access. When you define a volume, the IoT Greengrass Core software mounts the source files to the destination inside the container.
Types
Properties
Link copied to clipboard
                  Whether or not to add the IoT Greengrass user group as an owner of the volume.
Link copied to clipboard
                  The path to the logical volume in the file system.
Link copied to clipboard
                  The permission to access the volume: read/only (ro) or read/write (rw).
Link copied to clipboard
                  The path to the physical volume in the file system.