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