| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty
Documentation
data UserAndGroupQuotasProperty Source #
Constructors
| UserAndGroupQuotasProperty | |
Instances
data ClientConfigurationsProperty Source #
Constructors
| ClientConfigurationsProperty | |
Fields | |
Instances
| ToJSON ClientConfigurationsProperty Source # | |||||
| Show ClientConfigurationsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.ClientConfigurationsProperty Methods showsPrec :: Int -> ClientConfigurationsProperty -> ShowS # show :: ClientConfigurationsProperty -> String # showList :: [ClientConfigurationsProperty] -> ShowS # | |||||
| Eq ClientConfigurationsProperty Source # | |||||
| ToResourceProperties ClientConfigurationsProperty Source # | |||||
| Property "Clients" ClientConfigurationsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.ClientConfigurationsProperty Associated Types
Methods set :: PropertyType "Clients" ClientConfigurationsProperty -> ClientConfigurationsProperty -> ClientConfigurationsProperty # | |||||
| Property "Options" ClientConfigurationsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.ClientConfigurationsProperty Associated Types
Methods set :: PropertyType "Options" ClientConfigurationsProperty -> ClientConfigurationsProperty -> ClientConfigurationsProperty # | |||||
| type PropertyType "Clients" ClientConfigurationsProperty Source # | |||||
| type PropertyType "Options" ClientConfigurationsProperty Source # | |||||
data NfsExportsProperty Source #
Constructors
| NfsExportsProperty | |
Fields | |
Instances
| ToJSON NfsExportsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.NfsExportsProperty Methods toJSON :: NfsExportsProperty -> Value # toEncoding :: NfsExportsProperty -> Encoding # toJSONList :: [NfsExportsProperty] -> Value # toEncodingList :: [NfsExportsProperty] -> Encoding # omitField :: NfsExportsProperty -> Bool # | |||||
| Show NfsExportsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.NfsExportsProperty Methods showsPrec :: Int -> NfsExportsProperty -> ShowS # show :: NfsExportsProperty -> String # showList :: [NfsExportsProperty] -> ShowS # | |||||
| Eq NfsExportsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.NfsExportsProperty Methods (==) :: NfsExportsProperty -> NfsExportsProperty -> Bool # (/=) :: NfsExportsProperty -> NfsExportsProperty -> Bool # | |||||
| ToResourceProperties NfsExportsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.NfsExportsProperty Methods toResourceProperties :: NfsExportsProperty -> ResourceProperties # | |||||
| Property "ClientConfigurations" NfsExportsProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.NfsExportsProperty Associated Types
Methods set :: PropertyType "ClientConfigurations" NfsExportsProperty -> NfsExportsProperty -> NfsExportsProperty # | |||||
| type PropertyType "ClientConfigurations" NfsExportsProperty Source # | |||||
data RootVolumeConfigurationProperty Source #
Constructors
| RootVolumeConfigurationProperty | |
Fields
| |
Instances
| ToJSON RootVolumeConfigurationProperty Source # | |||||
| Show RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Methods showsPrec :: Int -> RootVolumeConfigurationProperty -> ShowS # | |||||
| Eq RootVolumeConfigurationProperty Source # | |||||
| ToResourceProperties RootVolumeConfigurationProperty Source # | |||||
| Property "CopyTagsToSnapshots" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Associated Types
Methods set :: PropertyType "CopyTagsToSnapshots" RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty # | |||||
| Property "DataCompressionType" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Associated Types
Methods set :: PropertyType "DataCompressionType" RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty # | |||||
| Property "NfsExports" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Associated Types
Methods set :: PropertyType "NfsExports" RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty # | |||||
| Property "ReadOnly" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Associated Types
Methods set :: PropertyType "ReadOnly" RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty # | |||||
| Property "RecordSizeKiB" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Associated Types
Methods set :: PropertyType "RecordSizeKiB" RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty # | |||||
| Property "UserAndGroupQuotas" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty Associated Types
Methods set :: PropertyType "UserAndGroupQuotas" RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty -> RootVolumeConfigurationProperty # | |||||
| type PropertyType "CopyTagsToSnapshots" RootVolumeConfigurationProperty Source # | |||||
| type PropertyType "DataCompressionType" RootVolumeConfigurationProperty Source # | |||||
| type PropertyType "NfsExports" RootVolumeConfigurationProperty Source # | |||||
| type PropertyType "ReadOnly" RootVolumeConfigurationProperty Source # | |||||
| type PropertyType "RecordSizeKiB" RootVolumeConfigurationProperty Source # | |||||
| type PropertyType "UserAndGroupQuotas" RootVolumeConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.RootVolumeConfigurationProperty type PropertyType "UserAndGroupQuotas" RootVolumeConfigurationProperty = [UserAndGroupQuotasProperty] | |||||
data OpenZFSConfigurationProperty Source #
Constructors
| OpenZFSConfigurationProperty | |
Fields
| |
Instances
| ToJSON OpenZFSConfigurationProperty Source # | |||||
| Show OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Methods showsPrec :: Int -> OpenZFSConfigurationProperty -> ShowS # show :: OpenZFSConfigurationProperty -> String # showList :: [OpenZFSConfigurationProperty] -> ShowS # | |||||
| Eq OpenZFSConfigurationProperty Source # | |||||
| ToResourceProperties OpenZFSConfigurationProperty Source # | |||||
| Property "AutomaticBackupRetentionDays" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "AutomaticBackupRetentionDays" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "CopyTagsToBackups" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "CopyTagsToBackups" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "CopyTagsToVolumes" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "CopyTagsToVolumes" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "DailyAutomaticBackupStartTime" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "DailyAutomaticBackupStartTime" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "DeploymentType" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "DeploymentType" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "DiskIopsConfiguration" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "DiskIopsConfiguration" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "EndpointIpAddressRange" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "EndpointIpAddressRange" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "EndpointIpv6AddressRange" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "EndpointIpv6AddressRange" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "Options" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "Options" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "PreferredSubnetId" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "PreferredSubnetId" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "ReadCacheConfiguration" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "ReadCacheConfiguration" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "RootVolumeConfiguration" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "RootVolumeConfiguration" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "RouteTableIds" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "RouteTableIds" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "ThroughputCapacity" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "ThroughputCapacity" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| Property "WeeklyMaintenanceStartTime" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty Associated Types
Methods set :: PropertyType "WeeklyMaintenanceStartTime" OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty -> OpenZFSConfigurationProperty # | |||||
| type PropertyType "AutomaticBackupRetentionDays" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "CopyTagsToBackups" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "CopyTagsToVolumes" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "DailyAutomaticBackupStartTime" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "DeploymentType" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "DiskIopsConfiguration" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty type PropertyType "DiskIopsConfiguration" OpenZFSConfigurationProperty = DiskIopsConfigurationProperty | |||||
| type PropertyType "EndpointIpAddressRange" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "EndpointIpv6AddressRange" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "Options" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "PreferredSubnetId" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "ReadCacheConfiguration" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty type PropertyType "ReadCacheConfiguration" OpenZFSConfigurationProperty = ReadCacheConfigurationProperty | |||||
| type PropertyType "RootVolumeConfiguration" OpenZFSConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.FileSystem.OpenZFSConfigurationProperty type PropertyType "RootVolumeConfiguration" OpenZFSConfigurationProperty = RootVolumeConfigurationProperty | |||||
| type PropertyType "RouteTableIds" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "ThroughputCapacity" OpenZFSConfigurationProperty Source # | |||||
| type PropertyType "WeeklyMaintenanceStartTime" OpenZFSConfigurationProperty Source # | |||||