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