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