module Stratosphere.MediaTailor.PlaybackConfiguration.ManifestProcessingRulesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ManifestProcessingRulesProperty :: Prelude.Type instance ToResourceProperties ManifestProcessingRulesProperty instance Prelude.Eq ManifestProcessingRulesProperty instance Prelude.Show ManifestProcessingRulesProperty instance JSON.ToJSON ManifestProcessingRulesProperty