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