| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.DataSource
Documentation
data DataSourceConfigurationProperty Source #
Constructors
Instances
data ConfluenceCrawlerConfigurationProperty Source #
Constructors
| ConfluenceCrawlerConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluenceCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceCrawlerConfigurationProperty Methods toJSON :: ConfluenceCrawlerConfigurationProperty -> Value # toEncoding :: ConfluenceCrawlerConfigurationProperty -> Encoding # toJSONList :: [ConfluenceCrawlerConfigurationProperty] -> Value # toEncodingList :: [ConfluenceCrawlerConfigurationProperty] -> Encoding # omitField :: ConfluenceCrawlerConfigurationProperty -> Bool # | |||||
| Show ConfluenceCrawlerConfigurationProperty Source # | |||||
| Eq ConfluenceCrawlerConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceCrawlerConfigurationProperty Source # | |||||
| Property "FilterConfiguration" ConfluenceCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "FilterConfiguration" ConfluenceCrawlerConfigurationProperty -> ConfluenceCrawlerConfigurationProperty -> ConfluenceCrawlerConfigurationProperty # | |||||
| type PropertyType "FilterConfiguration" ConfluenceCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceCrawlerConfigurationProperty type PropertyType "FilterConfiguration" ConfluenceCrawlerConfigurationProperty = CrawlFilterConfigurationProperty | |||||
data CrawlFilterConfigurationProperty Source #
Constructors
| CrawlFilterConfigurationProperty | |
Fields | |
Instances
| ToJSON CrawlFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.CrawlFilterConfigurationProperty | |||||
| Show CrawlFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.CrawlFilterConfigurationProperty Methods showsPrec :: Int -> CrawlFilterConfigurationProperty -> ShowS # | |||||
| Eq CrawlFilterConfigurationProperty Source # | |||||
| ToResourceProperties CrawlFilterConfigurationProperty Source # | |||||
| Property "PatternObjectFilter" CrawlFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.CrawlFilterConfigurationProperty Associated Types
Methods set :: PropertyType "PatternObjectFilter" CrawlFilterConfigurationProperty -> CrawlFilterConfigurationProperty -> CrawlFilterConfigurationProperty # | |||||
| Property "Type" CrawlFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.CrawlFilterConfigurationProperty Associated Types
Methods set :: PropertyType "Type" CrawlFilterConfigurationProperty -> CrawlFilterConfigurationProperty -> CrawlFilterConfigurationProperty # | |||||
| type PropertyType "PatternObjectFilter" CrawlFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.CrawlFilterConfigurationProperty type PropertyType "PatternObjectFilter" CrawlFilterConfigurationProperty = PatternObjectFilterConfigurationProperty | |||||
| type PropertyType "Type" CrawlFilterConfigurationProperty Source # | |||||
data ConfluenceDataSourceConfigurationProperty Source #
Constructors
| ConfluenceDataSourceConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluenceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceDataSourceConfigurationProperty Methods toJSON :: ConfluenceDataSourceConfigurationProperty -> Value # toEncoding :: ConfluenceDataSourceConfigurationProperty -> Encoding # toJSONList :: [ConfluenceDataSourceConfigurationProperty] -> Value # toEncodingList :: [ConfluenceDataSourceConfigurationProperty] -> Encoding # omitField :: ConfluenceDataSourceConfigurationProperty -> Bool # | |||||
| Show ConfluenceDataSourceConfigurationProperty Source # | |||||
| Eq ConfluenceDataSourceConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceDataSourceConfigurationProperty Source # | |||||
| Property "CrawlerConfiguration" ConfluenceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceDataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlerConfiguration" ConfluenceDataSourceConfigurationProperty -> ConfluenceDataSourceConfigurationProperty -> ConfluenceDataSourceConfigurationProperty # | |||||
| Property "SourceConfiguration" ConfluenceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceDataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "SourceConfiguration" ConfluenceDataSourceConfigurationProperty -> ConfluenceDataSourceConfigurationProperty -> ConfluenceDataSourceConfigurationProperty # | |||||
| type PropertyType "CrawlerConfiguration" ConfluenceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceDataSourceConfigurationProperty type PropertyType "CrawlerConfiguration" ConfluenceDataSourceConfigurationProperty = ConfluenceCrawlerConfigurationProperty | |||||
| type PropertyType "SourceConfiguration" ConfluenceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceDataSourceConfigurationProperty type PropertyType "SourceConfiguration" ConfluenceDataSourceConfigurationProperty = ConfluenceSourceConfigurationProperty | |||||
data ConfluenceSourceConfigurationProperty Source #
Constructors
| ConfluenceSourceConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluenceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceSourceConfigurationProperty Methods toJSON :: ConfluenceSourceConfigurationProperty -> Value # toEncoding :: ConfluenceSourceConfigurationProperty -> Encoding # toJSONList :: [ConfluenceSourceConfigurationProperty] -> Value # toEncodingList :: [ConfluenceSourceConfigurationProperty] -> Encoding # omitField :: ConfluenceSourceConfigurationProperty -> Bool # | |||||
| Show ConfluenceSourceConfigurationProperty Source # | |||||
| Eq ConfluenceSourceConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceSourceConfigurationProperty Source # | |||||
| Property "AuthType" ConfluenceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceSourceConfigurationProperty Associated Types
Methods set :: PropertyType "AuthType" ConfluenceSourceConfigurationProperty -> ConfluenceSourceConfigurationProperty -> ConfluenceSourceConfigurationProperty # | |||||
| Property "CredentialsSecretArn" ConfluenceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceSourceConfigurationProperty Associated Types
Methods set :: PropertyType "CredentialsSecretArn" ConfluenceSourceConfigurationProperty -> ConfluenceSourceConfigurationProperty -> ConfluenceSourceConfigurationProperty # | |||||
| Property "HostType" ConfluenceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceSourceConfigurationProperty Associated Types
Methods set :: PropertyType "HostType" ConfluenceSourceConfigurationProperty -> ConfluenceSourceConfigurationProperty -> ConfluenceSourceConfigurationProperty # | |||||
| Property "HostUrl" ConfluenceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ConfluenceSourceConfigurationProperty Associated Types
| |||||
| type PropertyType "AuthType" ConfluenceSourceConfigurationProperty Source # | |||||
| type PropertyType "CredentialsSecretArn" ConfluenceSourceConfigurationProperty Source # | |||||
| type PropertyType "HostType" ConfluenceSourceConfigurationProperty Source # | |||||
| type PropertyType "HostUrl" ConfluenceSourceConfigurationProperty Source # | |||||
data PatternObjectFilterConfigurationProperty Source #
Constructors
| PatternObjectFilterConfigurationProperty | |
Instances
| ToJSON PatternObjectFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.PatternObjectFilterConfigurationProperty Methods toJSON :: PatternObjectFilterConfigurationProperty -> Value # toEncoding :: PatternObjectFilterConfigurationProperty -> Encoding # toJSONList :: [PatternObjectFilterConfigurationProperty] -> Value # toEncodingList :: [PatternObjectFilterConfigurationProperty] -> Encoding # omitField :: PatternObjectFilterConfigurationProperty -> Bool # | |||||
| Show PatternObjectFilterConfigurationProperty Source # | |||||
| Eq PatternObjectFilterConfigurationProperty Source # | |||||
| ToResourceProperties PatternObjectFilterConfigurationProperty Source # | |||||
| Property "Filters" PatternObjectFilterConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.PatternObjectFilterConfigurationProperty Associated Types
| |||||
| type PropertyType "Filters" PatternObjectFilterConfigurationProperty Source # | |||||
data S3DataSourceConfigurationProperty Source #
Constructors
| S3DataSourceConfigurationProperty | |
Fields
| |
Instances
| ToJSON S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.S3DataSourceConfigurationProperty | |||||
| Show S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.S3DataSourceConfigurationProperty Methods showsPrec :: Int -> S3DataSourceConfigurationProperty -> ShowS # | |||||
| Eq S3DataSourceConfigurationProperty Source # | |||||
| ToResourceProperties S3DataSourceConfigurationProperty Source # | |||||
| Property "BucketArn" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "BucketArn" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "BucketOwnerAccountId" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "BucketOwnerAccountId" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "InclusionPrefixes" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPrefixes" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| type PropertyType "BucketArn" S3DataSourceConfigurationProperty Source # | |||||
| type PropertyType "BucketOwnerAccountId" S3DataSourceConfigurationProperty Source # | |||||
| type PropertyType "InclusionPrefixes" S3DataSourceConfigurationProperty Source # | |||||
data SalesforceDataSourceConfigurationProperty Source #
Constructors
| SalesforceDataSourceConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceDataSourceConfigurationProperty Methods toJSON :: SalesforceDataSourceConfigurationProperty -> Value # toEncoding :: SalesforceDataSourceConfigurationProperty -> Encoding # toJSONList :: [SalesforceDataSourceConfigurationProperty] -> Value # toEncodingList :: [SalesforceDataSourceConfigurationProperty] -> Encoding # omitField :: SalesforceDataSourceConfigurationProperty -> Bool # | |||||
| Show SalesforceDataSourceConfigurationProperty Source # | |||||
| Eq SalesforceDataSourceConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceDataSourceConfigurationProperty Source # | |||||
| Property "CrawlerConfiguration" SalesforceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceDataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlerConfiguration" SalesforceDataSourceConfigurationProperty -> SalesforceDataSourceConfigurationProperty -> SalesforceDataSourceConfigurationProperty # | |||||
| Property "SourceConfiguration" SalesforceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceDataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "SourceConfiguration" SalesforceDataSourceConfigurationProperty -> SalesforceDataSourceConfigurationProperty -> SalesforceDataSourceConfigurationProperty # | |||||
| type PropertyType "CrawlerConfiguration" SalesforceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceDataSourceConfigurationProperty type PropertyType "CrawlerConfiguration" SalesforceDataSourceConfigurationProperty = SalesforceCrawlerConfigurationProperty | |||||
| type PropertyType "SourceConfiguration" SalesforceDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceDataSourceConfigurationProperty type PropertyType "SourceConfiguration" SalesforceDataSourceConfigurationProperty = SalesforceSourceConfigurationProperty | |||||
data SharePointDataSourceConfigurationProperty Source #
Constructors
| SharePointDataSourceConfigurationProperty | |
Fields | |
Instances
data WebDataSourceConfigurationProperty Source #
Constructors
| WebDataSourceConfigurationProperty | |
Instances
| ToJSON WebDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty | |||||
| Show WebDataSourceConfigurationProperty Source # | |||||
| Eq WebDataSourceConfigurationProperty Source # | |||||
| ToResourceProperties WebDataSourceConfigurationProperty Source # | |||||
| Property "CrawlerConfiguration" WebDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlerConfiguration" WebDataSourceConfigurationProperty -> WebDataSourceConfigurationProperty -> WebDataSourceConfigurationProperty # | |||||
| Property "SourceConfiguration" WebDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "SourceConfiguration" WebDataSourceConfigurationProperty -> WebDataSourceConfigurationProperty -> WebDataSourceConfigurationProperty # | |||||
| type PropertyType "CrawlerConfiguration" WebDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty type PropertyType "CrawlerConfiguration" WebDataSourceConfigurationProperty = WebCrawlerConfigurationProperty | |||||
| type PropertyType "SourceConfiguration" WebDataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty type PropertyType "SourceConfiguration" WebDataSourceConfigurationProperty = WebSourceConfigurationProperty | |||||
data PatternObjectFilterProperty Source #
Constructors
| PatternObjectFilterProperty | |
Fields
| |
Instances
| ToJSON PatternObjectFilterProperty Source # | |||||
| Show PatternObjectFilterProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.PatternObjectFilterProperty Methods showsPrec :: Int -> PatternObjectFilterProperty -> ShowS # show :: PatternObjectFilterProperty -> String # showList :: [PatternObjectFilterProperty] -> ShowS # | |||||
| Eq PatternObjectFilterProperty Source # | |||||
| ToResourceProperties PatternObjectFilterProperty Source # | |||||
| Property "ExclusionFilters" PatternObjectFilterProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.PatternObjectFilterProperty Associated Types
Methods set :: PropertyType "ExclusionFilters" PatternObjectFilterProperty -> PatternObjectFilterProperty -> PatternObjectFilterProperty # | |||||
| Property "InclusionFilters" PatternObjectFilterProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.PatternObjectFilterProperty Associated Types
Methods set :: PropertyType "InclusionFilters" PatternObjectFilterProperty -> PatternObjectFilterProperty -> PatternObjectFilterProperty # | |||||
| Property "ObjectType" PatternObjectFilterProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.PatternObjectFilterProperty Associated Types
Methods set :: PropertyType "ObjectType" PatternObjectFilterProperty -> PatternObjectFilterProperty -> PatternObjectFilterProperty # | |||||
| type PropertyType "ExclusionFilters" PatternObjectFilterProperty Source # | |||||
| type PropertyType "InclusionFilters" PatternObjectFilterProperty Source # | |||||
| type PropertyType "ObjectType" PatternObjectFilterProperty Source # | |||||
data SalesforceCrawlerConfigurationProperty Source #
Constructors
| SalesforceCrawlerConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceCrawlerConfigurationProperty Methods toJSON :: SalesforceCrawlerConfigurationProperty -> Value # toEncoding :: SalesforceCrawlerConfigurationProperty -> Encoding # toJSONList :: [SalesforceCrawlerConfigurationProperty] -> Value # toEncodingList :: [SalesforceCrawlerConfigurationProperty] -> Encoding # omitField :: SalesforceCrawlerConfigurationProperty -> Bool # | |||||
| Show SalesforceCrawlerConfigurationProperty Source # | |||||
| Eq SalesforceCrawlerConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceCrawlerConfigurationProperty Source # | |||||
| Property "FilterConfiguration" SalesforceCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "FilterConfiguration" SalesforceCrawlerConfigurationProperty -> SalesforceCrawlerConfigurationProperty -> SalesforceCrawlerConfigurationProperty # | |||||
| type PropertyType "FilterConfiguration" SalesforceCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceCrawlerConfigurationProperty type PropertyType "FilterConfiguration" SalesforceCrawlerConfigurationProperty = CrawlFilterConfigurationProperty | |||||
data SalesforceSourceConfigurationProperty Source #
Constructors
| SalesforceSourceConfigurationProperty | |
Fields
| |
Instances
| ToJSON SalesforceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceSourceConfigurationProperty Methods toJSON :: SalesforceSourceConfigurationProperty -> Value # toEncoding :: SalesforceSourceConfigurationProperty -> Encoding # toJSONList :: [SalesforceSourceConfigurationProperty] -> Value # toEncodingList :: [SalesforceSourceConfigurationProperty] -> Encoding # omitField :: SalesforceSourceConfigurationProperty -> Bool # | |||||
| Show SalesforceSourceConfigurationProperty Source # | |||||
| Eq SalesforceSourceConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceSourceConfigurationProperty Source # | |||||
| Property "AuthType" SalesforceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceSourceConfigurationProperty Associated Types
Methods set :: PropertyType "AuthType" SalesforceSourceConfigurationProperty -> SalesforceSourceConfigurationProperty -> SalesforceSourceConfigurationProperty # | |||||
| Property "CredentialsSecretArn" SalesforceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceSourceConfigurationProperty Associated Types
Methods set :: PropertyType "CredentialsSecretArn" SalesforceSourceConfigurationProperty -> SalesforceSourceConfigurationProperty -> SalesforceSourceConfigurationProperty # | |||||
| Property "HostUrl" SalesforceSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SalesforceSourceConfigurationProperty Associated Types
| |||||
| type PropertyType "AuthType" SalesforceSourceConfigurationProperty Source # | |||||
| type PropertyType "CredentialsSecretArn" SalesforceSourceConfigurationProperty Source # | |||||
| type PropertyType "HostUrl" SalesforceSourceConfigurationProperty Source # | |||||
data SeedUrlProperty Source #
Constructors
| SeedUrlProperty | |
Instances
| ToJSON SeedUrlProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty Methods toJSON :: SeedUrlProperty -> Value # toEncoding :: SeedUrlProperty -> Encoding # toJSONList :: [SeedUrlProperty] -> Value # toEncodingList :: [SeedUrlProperty] -> Encoding # omitField :: SeedUrlProperty -> Bool # | |||||
| Show SeedUrlProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty Methods showsPrec :: Int -> SeedUrlProperty -> ShowS # show :: SeedUrlProperty -> String # showList :: [SeedUrlProperty] -> ShowS # | |||||
| Eq SeedUrlProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty Methods (==) :: SeedUrlProperty -> SeedUrlProperty -> Bool # (/=) :: SeedUrlProperty -> SeedUrlProperty -> Bool # | |||||
| ToResourceProperties SeedUrlProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty Methods toResourceProperties :: SeedUrlProperty -> ResourceProperties # | |||||
| Property "Url" SeedUrlProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty Associated Types
Methods set :: PropertyType "Url" SeedUrlProperty -> SeedUrlProperty -> SeedUrlProperty # | |||||
| type PropertyType "Url" SeedUrlProperty Source # | |||||
data SharePointCrawlerConfigurationProperty Source #
Constructors
| SharePointCrawlerConfigurationProperty | |
Fields | |
Instances
data SharePointSourceConfigurationProperty Source #
Constructors
| SharePointSourceConfigurationProperty | |
Fields | |
Instances
data UrlConfigurationProperty Source #
Constructors
| UrlConfigurationProperty | |
Instances
| ToJSON UrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty Methods toJSON :: UrlConfigurationProperty -> Value # toEncoding :: UrlConfigurationProperty -> Encoding # toJSONList :: [UrlConfigurationProperty] -> Value # | |||||
| Show UrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty Methods showsPrec :: Int -> UrlConfigurationProperty -> ShowS # show :: UrlConfigurationProperty -> String # showList :: [UrlConfigurationProperty] -> ShowS # | |||||
| Eq UrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty Methods (==) :: UrlConfigurationProperty -> UrlConfigurationProperty -> Bool # (/=) :: UrlConfigurationProperty -> UrlConfigurationProperty -> Bool # | |||||
| ToResourceProperties UrlConfigurationProperty Source # | |||||
| Property "SeedUrls" UrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty Associated Types
Methods set :: PropertyType "SeedUrls" UrlConfigurationProperty -> UrlConfigurationProperty -> UrlConfigurationProperty # | |||||
| type PropertyType "SeedUrls" UrlConfigurationProperty Source # | |||||
data WebCrawlerConfigurationProperty Source #
Constructors
| WebCrawlerConfigurationProperty | |
Fields
| |
Instances
| ToJSON WebCrawlerConfigurationProperty Source # | |||||
| Show WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Methods showsPrec :: Int -> WebCrawlerConfigurationProperty -> ShowS # | |||||
| Eq WebCrawlerConfigurationProperty Source # | |||||
| ToResourceProperties WebCrawlerConfigurationProperty Source # | |||||
| Property "CrawlerLimits" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlerLimits" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "ExclusionFilters" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "ExclusionFilters" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "InclusionFilters" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionFilters" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "Scope" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "Scope" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "UserAgent" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "UserAgent" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "UserAgentHeader" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "UserAgentHeader" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| type PropertyType "CrawlerLimits" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "ExclusionFilters" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "InclusionFilters" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "Scope" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "UserAgent" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "UserAgentHeader" WebCrawlerConfigurationProperty Source # | |||||
data WebCrawlerLimitsProperty Source #
Constructors
| WebCrawlerLimitsProperty | |
Instances
| ToJSON WebCrawlerLimitsProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty Methods toJSON :: WebCrawlerLimitsProperty -> Value # toEncoding :: WebCrawlerLimitsProperty -> Encoding # toJSONList :: [WebCrawlerLimitsProperty] -> Value # | |||||
| Show WebCrawlerLimitsProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty Methods showsPrec :: Int -> WebCrawlerLimitsProperty -> ShowS # show :: WebCrawlerLimitsProperty -> String # showList :: [WebCrawlerLimitsProperty] -> ShowS # | |||||
| Eq WebCrawlerLimitsProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty Methods (==) :: WebCrawlerLimitsProperty -> WebCrawlerLimitsProperty -> Bool # (/=) :: WebCrawlerLimitsProperty -> WebCrawlerLimitsProperty -> Bool # | |||||
| ToResourceProperties WebCrawlerLimitsProperty Source # | |||||
| Property "MaxPages" WebCrawlerLimitsProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty Associated Types
Methods set :: PropertyType "MaxPages" WebCrawlerLimitsProperty -> WebCrawlerLimitsProperty -> WebCrawlerLimitsProperty # | |||||
| Property "RateLimit" WebCrawlerLimitsProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty Associated Types
Methods set :: PropertyType "RateLimit" WebCrawlerLimitsProperty -> WebCrawlerLimitsProperty -> WebCrawlerLimitsProperty # | |||||
| type PropertyType "MaxPages" WebCrawlerLimitsProperty Source # | |||||
| type PropertyType "RateLimit" WebCrawlerLimitsProperty Source # | |||||
data WebSourceConfigurationProperty Source #
Constructors
| WebSourceConfigurationProperty | |
Fields | |
Instances
| ToJSON WebSourceConfigurationProperty Source # | |||||
| Show WebSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty Methods showsPrec :: Int -> WebSourceConfigurationProperty -> ShowS # show :: WebSourceConfigurationProperty -> String # showList :: [WebSourceConfigurationProperty] -> ShowS # | |||||
| Eq WebSourceConfigurationProperty Source # | |||||
| ToResourceProperties WebSourceConfigurationProperty Source # | |||||
| Property "UrlConfiguration" WebSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty Associated Types
Methods set :: PropertyType "UrlConfiguration" WebSourceConfigurationProperty -> WebSourceConfigurationProperty -> WebSourceConfigurationProperty # | |||||
| type PropertyType "UrlConfiguration" WebSourceConfigurationProperty Source # | |||||
mkConfluenceDataSourceConfigurationProperty :: ConfluenceSourceConfigurationProperty -> ConfluenceDataSourceConfigurationProperty Source #
mkConfluenceSourceConfigurationProperty :: Value Text -> Value Text -> Value Text -> Value Text -> ConfluenceSourceConfigurationProperty Source #
mkPatternObjectFilterConfigurationProperty :: [PatternObjectFilterProperty] -> PatternObjectFilterConfigurationProperty Source #
mkSalesforceDataSourceConfigurationProperty :: SalesforceSourceConfigurationProperty -> SalesforceDataSourceConfigurationProperty Source #
mkSalesforceSourceConfigurationProperty :: Value Text -> Value Text -> Value Text -> SalesforceSourceConfigurationProperty Source #
mkSharePointDataSourceConfigurationProperty :: SharePointSourceConfigurationProperty -> SharePointDataSourceConfigurationProperty Source #
mkSharePointSourceConfigurationProperty :: Value Text -> Value Text -> Value Text -> Value Text -> ValueList Text -> SharePointSourceConfigurationProperty Source #
mkWebDataSourceConfigurationProperty :: WebSourceConfigurationProperty -> WebDataSourceConfigurationProperty Source #
mkWebSourceConfigurationProperty :: UrlConfigurationProperty -> WebSourceConfigurationProperty Source #
data DataSource Source #
Constructors
| DataSource | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-datasource.html |
Fields
| |
Instances
| ToJSON DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Methods toJSON :: DataSource -> Value # toEncoding :: DataSource -> Encoding # toJSONList :: [DataSource] -> Value # toEncodingList :: [DataSource] -> Encoding # omitField :: DataSource -> Bool # | |||||
| Show DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Methods showsPrec :: Int -> DataSource -> ShowS # show :: DataSource -> String # showList :: [DataSource] -> ShowS # | |||||
| Eq DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
| ToResourceProperties DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Methods | |||||
| Property "DataDeletionPolicy" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "DataDeletionPolicy" DataSource -> DataSource -> DataSource # | |||||
| Property "DataSourceConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "DataSourceConfiguration" DataSource -> DataSource -> DataSource # | |||||
| Property "Description" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "Description" DataSource -> DataSource -> DataSource # | |||||
| Property "KnowledgeBaseId" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "KnowledgeBaseId" DataSource -> DataSource -> DataSource # | |||||
| Property "Name" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "Name" DataSource -> DataSource -> DataSource # | |||||
| Property "ServerSideEncryptionConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "ServerSideEncryptionConfiguration" DataSource -> DataSource -> DataSource # | |||||
| Property "VectorIngestionConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource Associated Types
Methods set :: PropertyType "VectorIngestionConfiguration" DataSource -> DataSource -> DataSource # | |||||
| type PropertyType "DataDeletionPolicy" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
| type PropertyType "DataSourceConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
| type PropertyType "Description" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
| type PropertyType "KnowledgeBaseId" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
| type PropertyType "Name" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
| type PropertyType "ServerSideEncryptionConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource type PropertyType "ServerSideEncryptionConfiguration" DataSource = ServerSideEncryptionConfigurationProperty | |||||
| type PropertyType "VectorIngestionConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Bedrock.DataSource | |||||
mkDataSource :: DataSourceConfigurationProperty -> Value Text -> Value Text -> DataSource Source #