module Stratosphere.Kendra.DataSource.ConfluenceBlogToIndexFieldMappingProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ConfluenceBlogToIndexFieldMappingProperty :: Prelude.Type instance ToResourceProperties ConfluenceBlogToIndexFieldMappingProperty instance Prelude.Eq ConfluenceBlogToIndexFieldMappingProperty instance Prelude.Show ConfluenceBlogToIndexFieldMappingProperty instance JSON.ToJSON ConfluenceBlogToIndexFieldMappingProperty