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