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