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