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