module Stratosphere.MediaLive.Channel.AudioDolbyEDecodeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AudioDolbyEDecodeProperty :: Prelude.Type instance ToResourceProperties AudioDolbyEDecodeProperty instance Prelude.Eq AudioDolbyEDecodeProperty instance Prelude.Show AudioDolbyEDecodeProperty instance JSON.ToJSON AudioDolbyEDecodeProperty