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