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