stratosphere-bedrock-1.0.0: Stratosphere integration for AWS Bedrock.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Documentation

data WebDataSourceConfigurationProperty Source #

Instances

Instances details
ToJSON WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

Show WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

Eq WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

ToResourceProperties WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

Property "CrawlerConfiguration" WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

Property "SourceConfiguration" WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

type PropertyType "CrawlerConfiguration" WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

type PropertyType "SourceConfiguration" WebDataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebDataSourceConfigurationProperty

data SeedUrlProperty Source #

Instances

Instances details
ToJSON SeedUrlProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

Show SeedUrlProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

Eq SeedUrlProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

ToResourceProperties SeedUrlProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

Property "Url" SeedUrlProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

Associated Types

type PropertyType "Url" SeedUrlProperty 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

type PropertyType "Url" SeedUrlProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.SeedUrlProperty

data UrlConfigurationProperty Source #

Instances

Instances details
ToJSON UrlConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty

Show UrlConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty

Eq UrlConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty

ToResourceProperties UrlConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty

Property "SeedUrls" UrlConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty

type PropertyType "SeedUrls" UrlConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.UrlConfigurationProperty

data WebCrawlerConfigurationProperty Source #

Constructors

WebCrawlerConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-datasource-webcrawlerconfiguration.html

Instances

Instances details
ToJSON WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Show WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Eq WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

ToResourceProperties WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Property "CrawlerLimits" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Property "ExclusionFilters" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Property "InclusionFilters" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Property "Scope" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Property "UserAgent" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

Property "UserAgentHeader" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

type PropertyType "CrawlerLimits" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

type PropertyType "ExclusionFilters" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

type PropertyType "InclusionFilters" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

type PropertyType "Scope" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

type PropertyType "UserAgent" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

type PropertyType "UserAgentHeader" WebCrawlerConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerConfigurationProperty

data WebCrawlerLimitsProperty Source #

Instances

Instances details
ToJSON WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

Show WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

Eq WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

ToResourceProperties WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

Property "MaxPages" WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

Property "RateLimit" WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

type PropertyType "MaxPages" WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

type PropertyType "RateLimit" WebCrawlerLimitsProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebCrawlerLimitsProperty

data WebSourceConfigurationProperty Source #

Instances

Instances details
ToJSON WebSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty

Show WebSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty

Eq WebSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty

ToResourceProperties WebSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty

Property "UrlConfiguration" WebSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty

type PropertyType "UrlConfiguration" WebSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.WebSourceConfigurationProperty

data DataSourceConfigurationProperty Source #

Constructors

DataSourceConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-datasource-datasourceconfiguration.html

Fields

Instances

Instances details
ToJSON DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Show DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Eq DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

ToResourceProperties DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Property "ConfluenceConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Property "S3Configuration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Property "SalesforceConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Property "SharePointConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Property "Type" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

Property "WebConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

type PropertyType "ConfluenceConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

type PropertyType "S3Configuration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

type PropertyType "SalesforceConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

type PropertyType "SharePointConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

type PropertyType "Type" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty

type PropertyType "WebConfiguration" DataSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.DataSourceConfigurationProperty