| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Batch.JobDefinition.HostProperty
Documentation
data HostProperty Source #
Constructors
| HostProperty | |
Instances
| ToJSON HostProperty Source # | |||||
Defined in Stratosphere.Batch.JobDefinition.HostProperty Methods toJSON :: HostProperty -> Value # toEncoding :: HostProperty -> Encoding # toJSONList :: [HostProperty] -> Value # toEncodingList :: [HostProperty] -> Encoding # omitField :: HostProperty -> Bool # | |||||
| Show HostProperty Source # | |||||
Defined in Stratosphere.Batch.JobDefinition.HostProperty Methods showsPrec :: Int -> HostProperty -> ShowS # show :: HostProperty -> String # showList :: [HostProperty] -> ShowS # | |||||
| Eq HostProperty Source # | |||||
| ToResourceProperties HostProperty Source # | |||||
Defined in Stratosphere.Batch.JobDefinition.HostProperty Methods toResourceProperties :: HostProperty -> ResourceProperties # | |||||
| Property "SourcePath" HostProperty Source # | |||||
Defined in Stratosphere.Batch.JobDefinition.HostProperty Associated Types
Methods set :: PropertyType "SourcePath" HostProperty -> HostProperty -> HostProperty # | |||||
| type PropertyType "SourcePath" HostProperty Source # | |||||