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