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