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