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