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