stratosphere-batch-1.0.0: gen/Stratosphere/Batch/JobDefinition/EcsPropertiesProperty.hs-boot
module Stratosphere.Batch.JobDefinition.EcsPropertiesProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data EcsPropertiesProperty :: Prelude.Type
instance ToResourceProperties EcsPropertiesProperty
instance Prelude.Eq EcsPropertiesProperty
instance Prelude.Show EcsPropertiesProperty
instance JSON.ToJSON EcsPropertiesProperty