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