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