packages feed

stratosphere-batch-1.0.0: gen/Stratosphere/Batch/JobDefinition/DeviceProperty.hs-boot

module Stratosphere.Batch.JobDefinition.DeviceProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data DeviceProperty :: Prelude.Type
instance ToResourceProperties DeviceProperty
instance Prelude.Eq DeviceProperty
instance Prelude.Show DeviceProperty
instance JSON.ToJSON DeviceProperty