stratosphere-appflow-1.0.0: gen/Stratosphere/AppFlow/Flow/SourceFlowConfigProperty.hs-boot
module Stratosphere.AppFlow.Flow.SourceFlowConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data SourceFlowConfigProperty :: Prelude.Type
instance ToResourceProperties SourceFlowConfigProperty
instance Prelude.Eq SourceFlowConfigProperty
instance Prelude.Show SourceFlowConfigProperty
instance JSON.ToJSON SourceFlowConfigProperty