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