module Stratosphere.GameLift.GameServerGroup.AutoScalingPolicyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AutoScalingPolicyProperty :: Prelude.Type instance ToResourceProperties AutoScalingPolicyProperty instance Prelude.Eq AutoScalingPolicyProperty instance Prelude.Show AutoScalingPolicyProperty instance JSON.ToJSON AutoScalingPolicyProperty