stratosphere-ecs-1.0.0: gen/Stratosphere/ECS/Service/DeploymentConfigurationProperty.hs-boot
module Stratosphere.ECS.Service.DeploymentConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data DeploymentConfigurationProperty :: Prelude.Type
instance ToResourceProperties DeploymentConfigurationProperty
instance Prelude.Eq DeploymentConfigurationProperty
instance Prelude.Show DeploymentConfigurationProperty
instance JSON.ToJSON DeploymentConfigurationProperty