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