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