packages feed

stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/DataSource/FixedSizeChunkingConfigurationProperty.hs-boot

module Stratosphere.Bedrock.DataSource.FixedSizeChunkingConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data FixedSizeChunkingConfigurationProperty :: Prelude.Type
instance ToResourceProperties FixedSizeChunkingConfigurationProperty
instance Prelude.Eq FixedSizeChunkingConfigurationProperty
instance Prelude.Show FixedSizeChunkingConfigurationProperty
instance JSON.ToJSON FixedSizeChunkingConfigurationProperty