packages feed

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

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