module Stratosphere.FSx.FileSystem.ReadCacheConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ReadCacheConfigurationProperty :: Prelude.Type instance ToResourceProperties ReadCacheConfigurationProperty instance Prelude.Eq ReadCacheConfigurationProperty instance Prelude.Show ReadCacheConfigurationProperty instance JSON.ToJSON ReadCacheConfigurationProperty