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