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