packages feed

stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/Flow/FlowConnectionProperty.hs-boot

module Stratosphere.Bedrock.Flow.FlowConnectionProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data FlowConnectionProperty :: Prelude.Type
instance ToResourceProperties FlowConnectionProperty
instance Prelude.Eq FlowConnectionProperty
instance Prelude.Show FlowConnectionProperty
instance JSON.ToJSON FlowConnectionProperty