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