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