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