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