stratosphere-emr-1.0.0: gen/Stratosphere/EMR/Cluster/PlacementTypeProperty.hs-boot
module Stratosphere.EMR.Cluster.PlacementTypeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PlacementTypeProperty :: Prelude.Type instance ToResourceProperties PlacementTypeProperty instance Prelude.Eq PlacementTypeProperty instance Prelude.Show PlacementTypeProperty instance JSON.ToJSON PlacementTypeProperty