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