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