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