packages feed

stratosphere-ecs-1.0.0: gen/Stratosphere/ECS/TaskDefinition/DeviceProperty.hs-boot

module Stratosphere.ECS.TaskDefinition.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