stratosphere-ec2-1.0.0: gen/Stratosphere/EC2/LaunchTemplate/BaselinePerformanceFactorsProperty.hs-boot
module Stratosphere.EC2.LaunchTemplate.BaselinePerformanceFactorsProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data BaselinePerformanceFactorsProperty :: Prelude.Type
instance ToResourceProperties BaselinePerformanceFactorsProperty
instance Prelude.Eq BaselinePerformanceFactorsProperty
instance Prelude.Show BaselinePerformanceFactorsProperty
instance JSON.ToJSON BaselinePerformanceFactorsProperty