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