stratosphere-efs-1.0.0: gen/Stratosphere/EFS/AccessPoint/PosixUserProperty.hs-boot
module Stratosphere.EFS.AccessPoint.PosixUserProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PosixUserProperty :: Prelude.Type instance ToResourceProperties PosixUserProperty instance Prelude.Eq PosixUserProperty instance Prelude.Show PosixUserProperty instance JSON.ToJSON PosixUserProperty