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