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