| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EFS.FileSystem.FileSystemProtectionProperty
Documentation
data FileSystemProtectionProperty Source #
Constructors
| FileSystemProtectionProperty | |
Instances
| ToJSON FileSystemProtectionProperty Source # | |||||
| Show FileSystemProtectionProperty Source # | |||||
Defined in Stratosphere.EFS.FileSystem.FileSystemProtectionProperty Methods showsPrec :: Int -> FileSystemProtectionProperty -> ShowS # show :: FileSystemProtectionProperty -> String # showList :: [FileSystemProtectionProperty] -> ShowS # | |||||
| Eq FileSystemProtectionProperty Source # | |||||
| ToResourceProperties FileSystemProtectionProperty Source # | |||||
| Property "ReplicationOverwriteProtection" FileSystemProtectionProperty Source # | |||||
Defined in Stratosphere.EFS.FileSystem.FileSystemProtectionProperty Associated Types
Methods set :: PropertyType "ReplicationOverwriteProtection" FileSystemProtectionProperty -> FileSystemProtectionProperty -> FileSystemProtectionProperty # | |||||
| type PropertyType "ReplicationOverwriteProtection" FileSystemProtectionProperty Source # | |||||