module Stratosphere.EC2.SpotFleet.PerformanceFactorReferenceRequestProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PerformanceFactorReferenceRequestProperty :: Prelude.Type instance ToResourceProperties PerformanceFactorReferenceRequestProperty instance Prelude.Eq PerformanceFactorReferenceRequestProperty instance Prelude.Show PerformanceFactorReferenceRequestProperty instance JSON.ToJSON PerformanceFactorReferenceRequestProperty