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