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