stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/FlowVersion/PerformanceConfigurationProperty.hs-boot
module Stratosphere.Bedrock.FlowVersion.PerformanceConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data PerformanceConfigurationProperty :: Prelude.Type
instance ToResourceProperties PerformanceConfigurationProperty
instance Prelude.Eq PerformanceConfigurationProperty
instance Prelude.Show PerformanceConfigurationProperty
instance JSON.ToJSON PerformanceConfigurationProperty