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