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