stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/FlowVersion/FlowConnectionConfigurationProperty.hs-boot
module Stratosphere.Bedrock.FlowVersion.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