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