stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/Flow/PromptFlowNodeSourceConfigurationProperty.hs-boot
module Stratosphere.Bedrock.Flow.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