| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Kendra.DataSource
Documentation
data S3PathProperty Source #
Constructors
| S3PathProperty | |
Instances
data ConfluenceConfigurationProperty Source #
Constructors
| ConfluenceConfigurationProperty | |
Fields
| |
Instances
| ToJSON ConfluenceConfigurationProperty Source # | |||||
| Show ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Methods showsPrec :: Int -> ConfluenceConfigurationProperty -> ShowS # | |||||
| Eq ConfluenceConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceConfigurationProperty Source # | |||||
| Property "AttachmentConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "AttachmentConfiguration" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "BlogConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "BlogConfiguration" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "ExclusionPatterns" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "ExclusionPatterns" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "InclusionPatterns" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPatterns" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "PageConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "PageConfiguration" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "SecretArn" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "SecretArn" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "ServerUrl" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "ServerUrl" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "SpaceConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "SpaceConfiguration" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "Version" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "Version" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| Property "VpcConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty Associated Types
Methods set :: PropertyType "VpcConfiguration" ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty -> ConfluenceConfigurationProperty # | |||||
| type PropertyType "AttachmentConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty type PropertyType "AttachmentConfiguration" ConfluenceConfigurationProperty = ConfluenceAttachmentConfigurationProperty | |||||
| type PropertyType "BlogConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty type PropertyType "BlogConfiguration" ConfluenceConfigurationProperty = ConfluenceBlogConfigurationProperty | |||||
| type PropertyType "ExclusionPatterns" ConfluenceConfigurationProperty Source # | |||||
| type PropertyType "InclusionPatterns" ConfluenceConfigurationProperty Source # | |||||
| type PropertyType "PageConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty type PropertyType "PageConfiguration" ConfluenceConfigurationProperty = ConfluencePageConfigurationProperty | |||||
| type PropertyType "SecretArn" ConfluenceConfigurationProperty Source # | |||||
| type PropertyType "ServerUrl" ConfluenceConfigurationProperty Source # | |||||
| type PropertyType "SpaceConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty type PropertyType "SpaceConfiguration" ConfluenceConfigurationProperty = ConfluenceSpaceConfigurationProperty | |||||
| type PropertyType "Version" ConfluenceConfigurationProperty Source # | |||||
| type PropertyType "VpcConfiguration" ConfluenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceConfigurationProperty type PropertyType "VpcConfiguration" ConfluenceConfigurationProperty = DataSourceVpcConfigurationProperty | |||||
data DocumentAttributeConditionProperty Source #
Constructors
| DocumentAttributeConditionProperty | |
Instances
| ToJSON DocumentAttributeConditionProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeConditionProperty | |||||
| Show DocumentAttributeConditionProperty Source # | |||||
| Eq DocumentAttributeConditionProperty Source # | |||||
| ToResourceProperties DocumentAttributeConditionProperty Source # | |||||
| Property "ConditionDocumentAttributeKey" DocumentAttributeConditionProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeConditionProperty Associated Types
Methods set :: PropertyType "ConditionDocumentAttributeKey" DocumentAttributeConditionProperty -> DocumentAttributeConditionProperty -> DocumentAttributeConditionProperty # | |||||
| Property "ConditionOnValue" DocumentAttributeConditionProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeConditionProperty Associated Types
Methods set :: PropertyType "ConditionOnValue" DocumentAttributeConditionProperty -> DocumentAttributeConditionProperty -> DocumentAttributeConditionProperty # | |||||
| Property "Operator" DocumentAttributeConditionProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeConditionProperty Associated Types
Methods set :: PropertyType "Operator" DocumentAttributeConditionProperty -> DocumentAttributeConditionProperty -> DocumentAttributeConditionProperty # | |||||
| type PropertyType "ConditionDocumentAttributeKey" DocumentAttributeConditionProperty Source # | |||||
| type PropertyType "ConditionOnValue" DocumentAttributeConditionProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeConditionProperty type PropertyType "ConditionOnValue" DocumentAttributeConditionProperty = DocumentAttributeValueProperty | |||||
| type PropertyType "Operator" DocumentAttributeConditionProperty Source # | |||||
data CustomDocumentEnrichmentConfigurationProperty Source #
Constructors
| CustomDocumentEnrichmentConfigurationProperty | |
Instances
| ToJSON CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty Methods toJSON :: CustomDocumentEnrichmentConfigurationProperty -> Value # toEncoding :: CustomDocumentEnrichmentConfigurationProperty -> Encoding # toJSONList :: [CustomDocumentEnrichmentConfigurationProperty] -> Value # toEncodingList :: [CustomDocumentEnrichmentConfigurationProperty] -> Encoding # omitField :: CustomDocumentEnrichmentConfigurationProperty -> Bool # | |||||
| Show CustomDocumentEnrichmentConfigurationProperty Source # | |||||
| Eq CustomDocumentEnrichmentConfigurationProperty Source # | |||||
| ToResourceProperties CustomDocumentEnrichmentConfigurationProperty Source # | |||||
| Property "InlineConfigurations" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty Associated Types
Methods set :: PropertyType "InlineConfigurations" CustomDocumentEnrichmentConfigurationProperty -> CustomDocumentEnrichmentConfigurationProperty -> CustomDocumentEnrichmentConfigurationProperty # | |||||
| Property "PostExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty Associated Types
Methods set :: PropertyType "PostExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty -> CustomDocumentEnrichmentConfigurationProperty -> CustomDocumentEnrichmentConfigurationProperty # | |||||
| Property "PreExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty Associated Types
Methods set :: PropertyType "PreExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty -> CustomDocumentEnrichmentConfigurationProperty -> CustomDocumentEnrichmentConfigurationProperty # | |||||
| Property "RoleArn" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty Associated Types
| |||||
| type PropertyType "InlineConfigurations" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty type PropertyType "InlineConfigurations" CustomDocumentEnrichmentConfigurationProperty = [InlineCustomDocumentEnrichmentConfigurationProperty] | |||||
| type PropertyType "PostExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty type PropertyType "PostExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty = HookConfigurationProperty | |||||
| type PropertyType "PreExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.CustomDocumentEnrichmentConfigurationProperty type PropertyType "PreExtractionHookConfiguration" CustomDocumentEnrichmentConfigurationProperty = HookConfigurationProperty | |||||
| type PropertyType "RoleArn" CustomDocumentEnrichmentConfigurationProperty Source # | |||||
data DataSourceConfigurationProperty Source #
Constructors
| DataSourceConfigurationProperty | |
Fields
| |
Instances
| ToJSON DataSourceConfigurationProperty Source # | |||||
| Show DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Methods showsPrec :: Int -> DataSourceConfigurationProperty -> ShowS # | |||||
| Eq DataSourceConfigurationProperty Source # | |||||
| ToResourceProperties DataSourceConfigurationProperty Source # | |||||
| Property "ConfluenceConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "ConfluenceConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "DatabaseConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "GoogleDriveConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "GoogleDriveConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "OneDriveConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "OneDriveConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "S3Configuration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "S3Configuration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "SalesforceConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "SalesforceConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "ServiceNowConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "ServiceNowConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "SharePointConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "SharePointConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "TemplateConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "TemplateConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "WebCrawlerConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "WebCrawlerConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "WorkDocsConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "WorkDocsConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| type PropertyType "ConfluenceConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "ConfluenceConfiguration" DataSourceConfigurationProperty = ConfluenceConfigurationProperty | |||||
| type PropertyType "DatabaseConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "DatabaseConfiguration" DataSourceConfigurationProperty = DatabaseConfigurationProperty | |||||
| type PropertyType "GoogleDriveConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "GoogleDriveConfiguration" DataSourceConfigurationProperty = GoogleDriveConfigurationProperty | |||||
| type PropertyType "OneDriveConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "OneDriveConfiguration" DataSourceConfigurationProperty = OneDriveConfigurationProperty | |||||
| type PropertyType "S3Configuration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "S3Configuration" DataSourceConfigurationProperty = S3DataSourceConfigurationProperty | |||||
| type PropertyType "SalesforceConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "SalesforceConfiguration" DataSourceConfigurationProperty = SalesforceConfigurationProperty | |||||
| type PropertyType "ServiceNowConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "ServiceNowConfiguration" DataSourceConfigurationProperty = ServiceNowConfigurationProperty | |||||
| type PropertyType "SharePointConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "SharePointConfiguration" DataSourceConfigurationProperty = SharePointConfigurationProperty | |||||
| type PropertyType "TemplateConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "TemplateConfiguration" DataSourceConfigurationProperty = TemplateConfigurationProperty | |||||
| type PropertyType "WebCrawlerConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "WebCrawlerConfiguration" DataSourceConfigurationProperty = WebCrawlerConfigurationProperty | |||||
| type PropertyType "WorkDocsConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceConfigurationProperty type PropertyType "WorkDocsConfiguration" DataSourceConfigurationProperty = WorkDocsConfigurationProperty | |||||
data AccessControlListConfigurationProperty Source #
Constructors
| AccessControlListConfigurationProperty | |
Instances
| ToJSON AccessControlListConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.AccessControlListConfigurationProperty Methods toJSON :: AccessControlListConfigurationProperty -> Value # toEncoding :: AccessControlListConfigurationProperty -> Encoding # toJSONList :: [AccessControlListConfigurationProperty] -> Value # toEncodingList :: [AccessControlListConfigurationProperty] -> Encoding # omitField :: AccessControlListConfigurationProperty -> Bool # | |||||
| Show AccessControlListConfigurationProperty Source # | |||||
| Eq AccessControlListConfigurationProperty Source # | |||||
| ToResourceProperties AccessControlListConfigurationProperty Source # | |||||
| Property "KeyPath" AccessControlListConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.AccessControlListConfigurationProperty Associated Types
| |||||
| type PropertyType "KeyPath" AccessControlListConfigurationProperty Source # | |||||
data AclConfigurationProperty Source #
Constructors
| AclConfigurationProperty | |
Instances
| ToJSON AclConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.AclConfigurationProperty Methods toJSON :: AclConfigurationProperty -> Value # toEncoding :: AclConfigurationProperty -> Encoding # toJSONList :: [AclConfigurationProperty] -> Value # | |||||
| Show AclConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.AclConfigurationProperty Methods showsPrec :: Int -> AclConfigurationProperty -> ShowS # show :: AclConfigurationProperty -> String # showList :: [AclConfigurationProperty] -> ShowS # | |||||
| Eq AclConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.AclConfigurationProperty Methods (==) :: AclConfigurationProperty -> AclConfigurationProperty -> Bool # (/=) :: AclConfigurationProperty -> AclConfigurationProperty -> Bool # | |||||
| ToResourceProperties AclConfigurationProperty Source # | |||||
| Property "AllowedGroupsColumnName" AclConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.AclConfigurationProperty Associated Types
Methods set :: PropertyType "AllowedGroupsColumnName" AclConfigurationProperty -> AclConfigurationProperty -> AclConfigurationProperty # | |||||
| type PropertyType "AllowedGroupsColumnName" AclConfigurationProperty Source # | |||||
data ColumnConfigurationProperty Source #
Constructors
| ColumnConfigurationProperty | |
Instances
| ToJSON ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Methods toJSON :: ColumnConfigurationProperty -> Value # toEncoding :: ColumnConfigurationProperty -> Encoding # toJSONList :: [ColumnConfigurationProperty] -> Value # toEncodingList :: [ColumnConfigurationProperty] -> Encoding # | |||||
| Show ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Methods showsPrec :: Int -> ColumnConfigurationProperty -> ShowS # show :: ColumnConfigurationProperty -> String # showList :: [ColumnConfigurationProperty] -> ShowS # | |||||
| Eq ColumnConfigurationProperty Source # | |||||
| ToResourceProperties ColumnConfigurationProperty Source # | |||||
| Property "ChangeDetectingColumns" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "ChangeDetectingColumns" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "DocumentDataColumnName" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentDataColumnName" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "DocumentIdColumnName" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentIdColumnName" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "DocumentTitleColumnName" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentTitleColumnName" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "FieldMappings" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "FieldMappings" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| type PropertyType "ChangeDetectingColumns" ColumnConfigurationProperty Source # | |||||
| type PropertyType "DocumentDataColumnName" ColumnConfigurationProperty Source # | |||||
| type PropertyType "DocumentIdColumnName" ColumnConfigurationProperty Source # | |||||
| type PropertyType "DocumentTitleColumnName" ColumnConfigurationProperty Source # | |||||
| type PropertyType "FieldMappings" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ColumnConfigurationProperty type PropertyType "FieldMappings" ColumnConfigurationProperty = [DataSourceToIndexFieldMappingProperty] | |||||
data DataSourceToIndexFieldMappingProperty Source #
Constructors
| DataSourceToIndexFieldMappingProperty | |
Fields
| |
Instances
| ToJSON DataSourceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceToIndexFieldMappingProperty Methods toJSON :: DataSourceToIndexFieldMappingProperty -> Value # toEncoding :: DataSourceToIndexFieldMappingProperty -> Encoding # toJSONList :: [DataSourceToIndexFieldMappingProperty] -> Value # toEncodingList :: [DataSourceToIndexFieldMappingProperty] -> Encoding # omitField :: DataSourceToIndexFieldMappingProperty -> Bool # | |||||
| Show DataSourceToIndexFieldMappingProperty Source # | |||||
| Eq DataSourceToIndexFieldMappingProperty Source # | |||||
| ToResourceProperties DataSourceToIndexFieldMappingProperty Source # | |||||
| Property "DataSourceFieldName" DataSourceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DataSourceFieldName" DataSourceToIndexFieldMappingProperty -> DataSourceToIndexFieldMappingProperty -> DataSourceToIndexFieldMappingProperty # | |||||
| Property "DateFieldFormat" DataSourceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DateFieldFormat" DataSourceToIndexFieldMappingProperty -> DataSourceToIndexFieldMappingProperty -> DataSourceToIndexFieldMappingProperty # | |||||
| Property "IndexFieldName" DataSourceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "IndexFieldName" DataSourceToIndexFieldMappingProperty -> DataSourceToIndexFieldMappingProperty -> DataSourceToIndexFieldMappingProperty # | |||||
| type PropertyType "DataSourceFieldName" DataSourceToIndexFieldMappingProperty Source # | |||||
| type PropertyType "DateFieldFormat" DataSourceToIndexFieldMappingProperty Source # | |||||
| type PropertyType "IndexFieldName" DataSourceToIndexFieldMappingProperty Source # | |||||
data ConfluenceAttachmentConfigurationProperty Source #
Constructors
| ConfluenceAttachmentConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluenceAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentConfigurationProperty Methods toJSON :: ConfluenceAttachmentConfigurationProperty -> Value # toEncoding :: ConfluenceAttachmentConfigurationProperty -> Encoding # toJSONList :: [ConfluenceAttachmentConfigurationProperty] -> Value # toEncodingList :: [ConfluenceAttachmentConfigurationProperty] -> Encoding # omitField :: ConfluenceAttachmentConfigurationProperty -> Bool # | |||||
| Show ConfluenceAttachmentConfigurationProperty Source # | |||||
| Eq ConfluenceAttachmentConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceAttachmentConfigurationProperty Source # | |||||
| Property "AttachmentFieldMappings" ConfluenceAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentConfigurationProperty Associated Types
Methods set :: PropertyType "AttachmentFieldMappings" ConfluenceAttachmentConfigurationProperty -> ConfluenceAttachmentConfigurationProperty -> ConfluenceAttachmentConfigurationProperty # | |||||
| Property "CrawlAttachments" ConfluenceAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlAttachments" ConfluenceAttachmentConfigurationProperty -> ConfluenceAttachmentConfigurationProperty -> ConfluenceAttachmentConfigurationProperty # | |||||
| type PropertyType "AttachmentFieldMappings" ConfluenceAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentConfigurationProperty type PropertyType "AttachmentFieldMappings" ConfluenceAttachmentConfigurationProperty = [ConfluenceAttachmentToIndexFieldMappingProperty] | |||||
| type PropertyType "CrawlAttachments" ConfluenceAttachmentConfigurationProperty Source # | |||||
data ConfluenceAttachmentToIndexFieldMappingProperty Source #
Constructors
| ConfluenceAttachmentToIndexFieldMappingProperty | |
Fields
| |
Instances
| ToJSON ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentToIndexFieldMappingProperty Methods toJSON :: ConfluenceAttachmentToIndexFieldMappingProperty -> Value # toEncoding :: ConfluenceAttachmentToIndexFieldMappingProperty -> Encoding # toJSONList :: [ConfluenceAttachmentToIndexFieldMappingProperty] -> Value # toEncodingList :: [ConfluenceAttachmentToIndexFieldMappingProperty] -> Encoding # omitField :: ConfluenceAttachmentToIndexFieldMappingProperty -> Bool # | |||||
| Show ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
| Eq ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
| ToResourceProperties ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
| Property "DataSourceFieldName" ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DataSourceFieldName" ConfluenceAttachmentToIndexFieldMappingProperty -> ConfluenceAttachmentToIndexFieldMappingProperty -> ConfluenceAttachmentToIndexFieldMappingProperty # | |||||
| Property "DateFieldFormat" ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentToIndexFieldMappingProperty Associated Types
| |||||
| Property "IndexFieldName" ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentToIndexFieldMappingProperty Associated Types
| |||||
| type PropertyType "DataSourceFieldName" ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceAttachmentToIndexFieldMappingProperty type PropertyType "DataSourceFieldName" ConfluenceAttachmentToIndexFieldMappingProperty = Value Text | |||||
| type PropertyType "DateFieldFormat" ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
| type PropertyType "IndexFieldName" ConfluenceAttachmentToIndexFieldMappingProperty Source # | |||||
data ConfluenceBlogConfigurationProperty Source #
Constructors
| ConfluenceBlogConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluenceBlogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogConfigurationProperty | |||||
| Show ConfluenceBlogConfigurationProperty Source # | |||||
| Eq ConfluenceBlogConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceBlogConfigurationProperty Source # | |||||
| Property "BlogFieldMappings" ConfluenceBlogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogConfigurationProperty Associated Types
Methods set :: PropertyType "BlogFieldMappings" ConfluenceBlogConfigurationProperty -> ConfluenceBlogConfigurationProperty -> ConfluenceBlogConfigurationProperty # | |||||
| type PropertyType "BlogFieldMappings" ConfluenceBlogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogConfigurationProperty type PropertyType "BlogFieldMappings" ConfluenceBlogConfigurationProperty = [ConfluenceBlogToIndexFieldMappingProperty] | |||||
data ConfluenceBlogToIndexFieldMappingProperty Source #
Constructors
| ConfluenceBlogToIndexFieldMappingProperty | |
Fields
| |
Instances
| ToJSON ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogToIndexFieldMappingProperty Methods toJSON :: ConfluenceBlogToIndexFieldMappingProperty -> Value # toEncoding :: ConfluenceBlogToIndexFieldMappingProperty -> Encoding # toJSONList :: [ConfluenceBlogToIndexFieldMappingProperty] -> Value # toEncodingList :: [ConfluenceBlogToIndexFieldMappingProperty] -> Encoding # omitField :: ConfluenceBlogToIndexFieldMappingProperty -> Bool # | |||||
| Show ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
| Eq ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
| ToResourceProperties ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
| Property "DataSourceFieldName" ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DataSourceFieldName" ConfluenceBlogToIndexFieldMappingProperty -> ConfluenceBlogToIndexFieldMappingProperty -> ConfluenceBlogToIndexFieldMappingProperty # | |||||
| Property "DateFieldFormat" ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DateFieldFormat" ConfluenceBlogToIndexFieldMappingProperty -> ConfluenceBlogToIndexFieldMappingProperty -> ConfluenceBlogToIndexFieldMappingProperty # | |||||
| Property "IndexFieldName" ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceBlogToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "IndexFieldName" ConfluenceBlogToIndexFieldMappingProperty -> ConfluenceBlogToIndexFieldMappingProperty -> ConfluenceBlogToIndexFieldMappingProperty # | |||||
| type PropertyType "DataSourceFieldName" ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
| type PropertyType "DateFieldFormat" ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
| type PropertyType "IndexFieldName" ConfluenceBlogToIndexFieldMappingProperty Source # | |||||
data ConfluencePageConfigurationProperty Source #
Constructors
| ConfluencePageConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluencePageConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageConfigurationProperty | |||||
| Show ConfluencePageConfigurationProperty Source # | |||||
| Eq ConfluencePageConfigurationProperty Source # | |||||
| ToResourceProperties ConfluencePageConfigurationProperty Source # | |||||
| Property "PageFieldMappings" ConfluencePageConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageConfigurationProperty Associated Types
Methods set :: PropertyType "PageFieldMappings" ConfluencePageConfigurationProperty -> ConfluencePageConfigurationProperty -> ConfluencePageConfigurationProperty # | |||||
| type PropertyType "PageFieldMappings" ConfluencePageConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageConfigurationProperty type PropertyType "PageFieldMappings" ConfluencePageConfigurationProperty = [ConfluencePageToIndexFieldMappingProperty] | |||||
data ConfluenceSpaceConfigurationProperty Source #
Constructors
| ConfluenceSpaceConfigurationProperty | |
Fields | |
Instances
| ToJSON ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty | |||||
| Show ConfluenceSpaceConfigurationProperty Source # | |||||
| Eq ConfluenceSpaceConfigurationProperty Source # | |||||
| ToResourceProperties ConfluenceSpaceConfigurationProperty Source # | |||||
| Property "CrawlArchivedSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlArchivedSpaces" ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty # | |||||
| Property "CrawlPersonalSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlPersonalSpaces" ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty # | |||||
| Property "ExcludeSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeSpaces" ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty # | |||||
| Property "IncludeSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeSpaces" ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty # | |||||
| Property "SpaceFieldMappings" ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty Associated Types
Methods set :: PropertyType "SpaceFieldMappings" ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty -> ConfluenceSpaceConfigurationProperty # | |||||
| type PropertyType "CrawlArchivedSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
| type PropertyType "CrawlPersonalSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
| type PropertyType "ExcludeSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
| type PropertyType "IncludeSpaces" ConfluenceSpaceConfigurationProperty Source # | |||||
| type PropertyType "SpaceFieldMappings" ConfluenceSpaceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceConfigurationProperty type PropertyType "SpaceFieldMappings" ConfluenceSpaceConfigurationProperty = [ConfluenceSpaceToIndexFieldMappingProperty] | |||||
data DataSourceVpcConfigurationProperty Source #
Constructors
| DataSourceVpcConfigurationProperty | |
Fields
| |
Instances
| ToJSON DataSourceVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceVpcConfigurationProperty | |||||
| Show DataSourceVpcConfigurationProperty Source # | |||||
| Eq DataSourceVpcConfigurationProperty Source # | |||||
| ToResourceProperties DataSourceVpcConfigurationProperty Source # | |||||
| Property "SecurityGroupIds" DataSourceVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceVpcConfigurationProperty Associated Types
Methods set :: PropertyType "SecurityGroupIds" DataSourceVpcConfigurationProperty -> DataSourceVpcConfigurationProperty -> DataSourceVpcConfigurationProperty # | |||||
| Property "SubnetIds" DataSourceVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DataSourceVpcConfigurationProperty Associated Types
Methods set :: PropertyType "SubnetIds" DataSourceVpcConfigurationProperty -> DataSourceVpcConfigurationProperty -> DataSourceVpcConfigurationProperty # | |||||
| type PropertyType "SecurityGroupIds" DataSourceVpcConfigurationProperty Source # | |||||
| type PropertyType "SubnetIds" DataSourceVpcConfigurationProperty Source # | |||||
data ConfluencePageToIndexFieldMappingProperty Source #
Constructors
| ConfluencePageToIndexFieldMappingProperty | |
Fields
| |
Instances
| ToJSON ConfluencePageToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageToIndexFieldMappingProperty Methods toJSON :: ConfluencePageToIndexFieldMappingProperty -> Value # toEncoding :: ConfluencePageToIndexFieldMappingProperty -> Encoding # toJSONList :: [ConfluencePageToIndexFieldMappingProperty] -> Value # toEncodingList :: [ConfluencePageToIndexFieldMappingProperty] -> Encoding # omitField :: ConfluencePageToIndexFieldMappingProperty -> Bool # | |||||
| Show ConfluencePageToIndexFieldMappingProperty Source # | |||||
| Eq ConfluencePageToIndexFieldMappingProperty Source # | |||||
| ToResourceProperties ConfluencePageToIndexFieldMappingProperty Source # | |||||
| Property "DataSourceFieldName" ConfluencePageToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DataSourceFieldName" ConfluencePageToIndexFieldMappingProperty -> ConfluencePageToIndexFieldMappingProperty -> ConfluencePageToIndexFieldMappingProperty # | |||||
| Property "DateFieldFormat" ConfluencePageToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DateFieldFormat" ConfluencePageToIndexFieldMappingProperty -> ConfluencePageToIndexFieldMappingProperty -> ConfluencePageToIndexFieldMappingProperty # | |||||
| Property "IndexFieldName" ConfluencePageToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluencePageToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "IndexFieldName" ConfluencePageToIndexFieldMappingProperty -> ConfluencePageToIndexFieldMappingProperty -> ConfluencePageToIndexFieldMappingProperty # | |||||
| type PropertyType "DataSourceFieldName" ConfluencePageToIndexFieldMappingProperty Source # | |||||
| type PropertyType "DateFieldFormat" ConfluencePageToIndexFieldMappingProperty Source # | |||||
| type PropertyType "IndexFieldName" ConfluencePageToIndexFieldMappingProperty Source # | |||||
data ConfluenceSpaceToIndexFieldMappingProperty Source #
Constructors
| ConfluenceSpaceToIndexFieldMappingProperty | |
Fields
| |
Instances
| ToJSON ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceToIndexFieldMappingProperty Methods toJSON :: ConfluenceSpaceToIndexFieldMappingProperty -> Value # toEncoding :: ConfluenceSpaceToIndexFieldMappingProperty -> Encoding # toJSONList :: [ConfluenceSpaceToIndexFieldMappingProperty] -> Value # toEncodingList :: [ConfluenceSpaceToIndexFieldMappingProperty] -> Encoding # omitField :: ConfluenceSpaceToIndexFieldMappingProperty -> Bool # | |||||
| Show ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
| Eq ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
| ToResourceProperties ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
| Property "DataSourceFieldName" ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DataSourceFieldName" ConfluenceSpaceToIndexFieldMappingProperty -> ConfluenceSpaceToIndexFieldMappingProperty -> ConfluenceSpaceToIndexFieldMappingProperty # | |||||
| Property "DateFieldFormat" ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "DateFieldFormat" ConfluenceSpaceToIndexFieldMappingProperty -> ConfluenceSpaceToIndexFieldMappingProperty -> ConfluenceSpaceToIndexFieldMappingProperty # | |||||
| Property "IndexFieldName" ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConfluenceSpaceToIndexFieldMappingProperty Associated Types
Methods set :: PropertyType "IndexFieldName" ConfluenceSpaceToIndexFieldMappingProperty -> ConfluenceSpaceToIndexFieldMappingProperty -> ConfluenceSpaceToIndexFieldMappingProperty # | |||||
| type PropertyType "DataSourceFieldName" ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
| type PropertyType "DateFieldFormat" ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
| type PropertyType "IndexFieldName" ConfluenceSpaceToIndexFieldMappingProperty Source # | |||||
data ConnectionConfigurationProperty Source #
Constructors
| ConnectionConfigurationProperty | |
Fields
| |
Instances
| ToJSON ConnectionConfigurationProperty Source # | |||||
| Show ConnectionConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConnectionConfigurationProperty Methods showsPrec :: Int -> ConnectionConfigurationProperty -> ShowS # | |||||
| Eq ConnectionConfigurationProperty Source # | |||||
| ToResourceProperties ConnectionConfigurationProperty Source # | |||||
| Property "DatabaseHost" ConnectionConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConnectionConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseHost" ConnectionConfigurationProperty -> ConnectionConfigurationProperty -> ConnectionConfigurationProperty # | |||||
| Property "DatabaseName" ConnectionConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConnectionConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseName" ConnectionConfigurationProperty -> ConnectionConfigurationProperty -> ConnectionConfigurationProperty # | |||||
| Property "DatabasePort" ConnectionConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConnectionConfigurationProperty Associated Types
Methods set :: PropertyType "DatabasePort" ConnectionConfigurationProperty -> ConnectionConfigurationProperty -> ConnectionConfigurationProperty # | |||||
| Property "SecretArn" ConnectionConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConnectionConfigurationProperty Associated Types
Methods set :: PropertyType "SecretArn" ConnectionConfigurationProperty -> ConnectionConfigurationProperty -> ConnectionConfigurationProperty # | |||||
| Property "TableName" ConnectionConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ConnectionConfigurationProperty Associated Types
Methods set :: PropertyType "TableName" ConnectionConfigurationProperty -> ConnectionConfigurationProperty -> ConnectionConfigurationProperty # | |||||
| type PropertyType "DatabaseHost" ConnectionConfigurationProperty Source # | |||||
| type PropertyType "DatabaseName" ConnectionConfigurationProperty Source # | |||||
| type PropertyType "DatabasePort" ConnectionConfigurationProperty Source # | |||||
| type PropertyType "SecretArn" ConnectionConfigurationProperty Source # | |||||
| type PropertyType "TableName" ConnectionConfigurationProperty Source # | |||||
data HookConfigurationProperty Source #
Constructors
| HookConfigurationProperty | |
Fields | |
Instances
| ToJSON HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty Methods toJSON :: HookConfigurationProperty -> Value # toEncoding :: HookConfigurationProperty -> Encoding # toJSONList :: [HookConfigurationProperty] -> Value # | |||||
| Show HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty Methods showsPrec :: Int -> HookConfigurationProperty -> ShowS # show :: HookConfigurationProperty -> String # showList :: [HookConfigurationProperty] -> ShowS # | |||||
| Eq HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty Methods (==) :: HookConfigurationProperty -> HookConfigurationProperty -> Bool # (/=) :: HookConfigurationProperty -> HookConfigurationProperty -> Bool # | |||||
| ToResourceProperties HookConfigurationProperty Source # | |||||
| Property "InvocationCondition" HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty Associated Types
Methods set :: PropertyType "InvocationCondition" HookConfigurationProperty -> HookConfigurationProperty -> HookConfigurationProperty # | |||||
| Property "LambdaArn" HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty Associated Types
Methods set :: PropertyType "LambdaArn" HookConfigurationProperty -> HookConfigurationProperty -> HookConfigurationProperty # | |||||
| Property "S3Bucket" HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty Associated Types
Methods set :: PropertyType "S3Bucket" HookConfigurationProperty -> HookConfigurationProperty -> HookConfigurationProperty # | |||||
| type PropertyType "InvocationCondition" HookConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.HookConfigurationProperty type PropertyType "InvocationCondition" HookConfigurationProperty = DocumentAttributeConditionProperty | |||||
| type PropertyType "LambdaArn" HookConfigurationProperty Source # | |||||
| type PropertyType "S3Bucket" HookConfigurationProperty Source # | |||||
data InlineCustomDocumentEnrichmentConfigurationProperty Source #
Instances
| ToJSON InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.InlineCustomDocumentEnrichmentConfigurationProperty Methods toJSON :: InlineCustomDocumentEnrichmentConfigurationProperty -> Value # toEncoding :: InlineCustomDocumentEnrichmentConfigurationProperty -> Encoding # toJSONList :: [InlineCustomDocumentEnrichmentConfigurationProperty] -> Value # toEncodingList :: [InlineCustomDocumentEnrichmentConfigurationProperty] -> Encoding # omitField :: InlineCustomDocumentEnrichmentConfigurationProperty -> Bool # | |||||
| Show InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
| Eq InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
| ToResourceProperties InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
| Property "Condition" InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.InlineCustomDocumentEnrichmentConfigurationProperty Associated Types
| |||||
| Property "DocumentContentDeletion" InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.InlineCustomDocumentEnrichmentConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentContentDeletion" InlineCustomDocumentEnrichmentConfigurationProperty -> InlineCustomDocumentEnrichmentConfigurationProperty -> InlineCustomDocumentEnrichmentConfigurationProperty # | |||||
| Property "Target" InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.InlineCustomDocumentEnrichmentConfigurationProperty Associated Types
| |||||
| type PropertyType "Condition" InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
| type PropertyType "DocumentContentDeletion" InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.InlineCustomDocumentEnrichmentConfigurationProperty type PropertyType "DocumentContentDeletion" InlineCustomDocumentEnrichmentConfigurationProperty = Value Bool | |||||
| type PropertyType "Target" InlineCustomDocumentEnrichmentConfigurationProperty Source # | |||||
data DatabaseConfigurationProperty Source #
Constructors
| DatabaseConfigurationProperty | |
Fields
| |
Instances
| ToJSON DatabaseConfigurationProperty Source # | |||||
| Show DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Methods showsPrec :: Int -> DatabaseConfigurationProperty -> ShowS # show :: DatabaseConfigurationProperty -> String # showList :: [DatabaseConfigurationProperty] -> ShowS # | |||||
| Eq DatabaseConfigurationProperty Source # | |||||
| ToResourceProperties DatabaseConfigurationProperty Source # | |||||
| Property "AclConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Associated Types
Methods set :: PropertyType "AclConfiguration" DatabaseConfigurationProperty -> DatabaseConfigurationProperty -> DatabaseConfigurationProperty # | |||||
| Property "ColumnConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Associated Types
Methods set :: PropertyType "ColumnConfiguration" DatabaseConfigurationProperty -> DatabaseConfigurationProperty -> DatabaseConfigurationProperty # | |||||
| Property "ConnectionConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Associated Types
Methods set :: PropertyType "ConnectionConfiguration" DatabaseConfigurationProperty -> DatabaseConfigurationProperty -> DatabaseConfigurationProperty # | |||||
| Property "DatabaseEngineType" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseEngineType" DatabaseConfigurationProperty -> DatabaseConfigurationProperty -> DatabaseConfigurationProperty # | |||||
| Property "SqlConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Associated Types
Methods set :: PropertyType "SqlConfiguration" DatabaseConfigurationProperty -> DatabaseConfigurationProperty -> DatabaseConfigurationProperty # | |||||
| Property "VpcConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty Associated Types
Methods set :: PropertyType "VpcConfiguration" DatabaseConfigurationProperty -> DatabaseConfigurationProperty -> DatabaseConfigurationProperty # | |||||
| type PropertyType "AclConfiguration" DatabaseConfigurationProperty Source # | |||||
| type PropertyType "ColumnConfiguration" DatabaseConfigurationProperty Source # | |||||
| type PropertyType "ConnectionConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty type PropertyType "ConnectionConfiguration" DatabaseConfigurationProperty = ConnectionConfigurationProperty | |||||
| type PropertyType "DatabaseEngineType" DatabaseConfigurationProperty Source # | |||||
| type PropertyType "SqlConfiguration" DatabaseConfigurationProperty Source # | |||||
| type PropertyType "VpcConfiguration" DatabaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DatabaseConfigurationProperty type PropertyType "VpcConfiguration" DatabaseConfigurationProperty = DataSourceVpcConfigurationProperty | |||||
data SqlConfigurationProperty Source #
Constructors
| SqlConfigurationProperty | |
Fields | |
Instances
| ToJSON SqlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SqlConfigurationProperty Methods toJSON :: SqlConfigurationProperty -> Value # toEncoding :: SqlConfigurationProperty -> Encoding # toJSONList :: [SqlConfigurationProperty] -> Value # | |||||
| Show SqlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SqlConfigurationProperty Methods showsPrec :: Int -> SqlConfigurationProperty -> ShowS # show :: SqlConfigurationProperty -> String # showList :: [SqlConfigurationProperty] -> ShowS # | |||||
| Eq SqlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SqlConfigurationProperty Methods (==) :: SqlConfigurationProperty -> SqlConfigurationProperty -> Bool # (/=) :: SqlConfigurationProperty -> SqlConfigurationProperty -> Bool # | |||||
| ToResourceProperties SqlConfigurationProperty Source # | |||||
| Property "QueryIdentifiersEnclosingOption" SqlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SqlConfigurationProperty Associated Types
Methods set :: PropertyType "QueryIdentifiersEnclosingOption" SqlConfigurationProperty -> SqlConfigurationProperty -> SqlConfigurationProperty # | |||||
| type PropertyType "QueryIdentifiersEnclosingOption" SqlConfigurationProperty Source # | |||||
data GoogleDriveConfigurationProperty Source #
Constructors
| GoogleDriveConfigurationProperty | |
Fields
| |
Instances
| ToJSON GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty | |||||
| Show GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Methods showsPrec :: Int -> GoogleDriveConfigurationProperty -> ShowS # | |||||
| Eq GoogleDriveConfigurationProperty Source # | |||||
| ToResourceProperties GoogleDriveConfigurationProperty Source # | |||||
| Property "ExcludeMimeTypes" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeMimeTypes" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| Property "ExcludeSharedDrives" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeSharedDrives" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| Property "ExcludeUserAccounts" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeUserAccounts" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| Property "ExclusionPatterns" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "ExclusionPatterns" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| Property "FieldMappings" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "FieldMappings" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| Property "InclusionPatterns" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPatterns" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| Property "SecretArn" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty Associated Types
Methods set :: PropertyType "SecretArn" GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty -> GoogleDriveConfigurationProperty # | |||||
| type PropertyType "ExcludeMimeTypes" GoogleDriveConfigurationProperty Source # | |||||
| type PropertyType "ExcludeSharedDrives" GoogleDriveConfigurationProperty Source # | |||||
| type PropertyType "ExcludeUserAccounts" GoogleDriveConfigurationProperty Source # | |||||
| type PropertyType "ExclusionPatterns" GoogleDriveConfigurationProperty Source # | |||||
| type PropertyType "FieldMappings" GoogleDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.GoogleDriveConfigurationProperty type PropertyType "FieldMappings" GoogleDriveConfigurationProperty = [DataSourceToIndexFieldMappingProperty] | |||||
| type PropertyType "InclusionPatterns" GoogleDriveConfigurationProperty Source # | |||||
| type PropertyType "SecretArn" GoogleDriveConfigurationProperty Source # | |||||
data OneDriveConfigurationProperty Source #
Constructors
| OneDriveConfigurationProperty | |
Fields
| |
Instances
| ToJSON OneDriveConfigurationProperty Source # | |||||
| Show OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Methods showsPrec :: Int -> OneDriveConfigurationProperty -> ShowS # show :: OneDriveConfigurationProperty -> String # showList :: [OneDriveConfigurationProperty] -> ShowS # | |||||
| Eq OneDriveConfigurationProperty Source # | |||||
| ToResourceProperties OneDriveConfigurationProperty Source # | |||||
| Property "DisableLocalGroups" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "DisableLocalGroups" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| Property "ExclusionPatterns" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "ExclusionPatterns" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| Property "FieldMappings" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "FieldMappings" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| Property "InclusionPatterns" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPatterns" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| Property "OneDriveUsers" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "OneDriveUsers" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| Property "SecretArn" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "SecretArn" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| Property "TenantDomain" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty Associated Types
Methods set :: PropertyType "TenantDomain" OneDriveConfigurationProperty -> OneDriveConfigurationProperty -> OneDriveConfigurationProperty # | |||||
| type PropertyType "DisableLocalGroups" OneDriveConfigurationProperty Source # | |||||
| type PropertyType "ExclusionPatterns" OneDriveConfigurationProperty Source # | |||||
| type PropertyType "FieldMappings" OneDriveConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveConfigurationProperty type PropertyType "FieldMappings" OneDriveConfigurationProperty = [DataSourceToIndexFieldMappingProperty] | |||||
| type PropertyType "InclusionPatterns" OneDriveConfigurationProperty Source # | |||||
| type PropertyType "OneDriveUsers" OneDriveConfigurationProperty Source # | |||||
| type PropertyType "SecretArn" OneDriveConfigurationProperty Source # | |||||
| type PropertyType "TenantDomain" OneDriveConfigurationProperty Source # | |||||
data S3DataSourceConfigurationProperty Source #
Constructors
| S3DataSourceConfigurationProperty | |
Fields
| |
Instances
| ToJSON S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty | |||||
| Show S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Methods showsPrec :: Int -> S3DataSourceConfigurationProperty -> ShowS # | |||||
| Eq S3DataSourceConfigurationProperty Source # | |||||
| ToResourceProperties S3DataSourceConfigurationProperty Source # | |||||
| Property "AccessControlListConfiguration" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "AccessControlListConfiguration" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "BucketName" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "BucketName" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "DocumentsMetadataConfiguration" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentsMetadataConfiguration" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "ExclusionPatterns" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "ExclusionPatterns" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "InclusionPatterns" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPatterns" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| Property "InclusionPrefixes" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPrefixes" S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty -> S3DataSourceConfigurationProperty # | |||||
| type PropertyType "AccessControlListConfiguration" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty type PropertyType "AccessControlListConfiguration" S3DataSourceConfigurationProperty = AccessControlListConfigurationProperty | |||||
| type PropertyType "BucketName" S3DataSourceConfigurationProperty Source # | |||||
| type PropertyType "DocumentsMetadataConfiguration" S3DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.S3DataSourceConfigurationProperty type PropertyType "DocumentsMetadataConfiguration" S3DataSourceConfigurationProperty = DocumentsMetadataConfigurationProperty | |||||
| type PropertyType "ExclusionPatterns" S3DataSourceConfigurationProperty Source # | |||||
| type PropertyType "InclusionPatterns" S3DataSourceConfigurationProperty Source # | |||||
| type PropertyType "InclusionPrefixes" S3DataSourceConfigurationProperty Source # | |||||
data SalesforceConfigurationProperty Source #
Constructors
| SalesforceConfigurationProperty | |
Fields
| |
Instances
| ToJSON SalesforceConfigurationProperty Source # | |||||
| Show SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Methods showsPrec :: Int -> SalesforceConfigurationProperty -> ShowS # | |||||
| Eq SalesforceConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceConfigurationProperty Source # | |||||
| Property "ChatterFeedConfiguration" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "ChatterFeedConfiguration" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "CrawlAttachments" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlAttachments" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "ExcludeAttachmentFilePatterns" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeAttachmentFilePatterns" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "IncludeAttachmentFilePatterns" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeAttachmentFilePatterns" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "KnowledgeArticleConfiguration" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "KnowledgeArticleConfiguration" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "SecretArn" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "SecretArn" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "ServerUrl" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "ServerUrl" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "StandardObjectAttachmentConfiguration" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "StandardObjectAttachmentConfiguration" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| Property "StandardObjectConfigurations" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty Associated Types
Methods set :: PropertyType "StandardObjectConfigurations" SalesforceConfigurationProperty -> SalesforceConfigurationProperty -> SalesforceConfigurationProperty # | |||||
| type PropertyType "ChatterFeedConfiguration" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty type PropertyType "ChatterFeedConfiguration" SalesforceConfigurationProperty = SalesforceChatterFeedConfigurationProperty | |||||
| type PropertyType "CrawlAttachments" SalesforceConfigurationProperty Source # | |||||
| type PropertyType "ExcludeAttachmentFilePatterns" SalesforceConfigurationProperty Source # | |||||
| type PropertyType "IncludeAttachmentFilePatterns" SalesforceConfigurationProperty Source # | |||||
| type PropertyType "KnowledgeArticleConfiguration" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty type PropertyType "KnowledgeArticleConfiguration" SalesforceConfigurationProperty = SalesforceKnowledgeArticleConfigurationProperty | |||||
| type PropertyType "SecretArn" SalesforceConfigurationProperty Source # | |||||
| type PropertyType "ServerUrl" SalesforceConfigurationProperty Source # | |||||
| type PropertyType "StandardObjectAttachmentConfiguration" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty type PropertyType "StandardObjectAttachmentConfiguration" SalesforceConfigurationProperty = SalesforceStandardObjectAttachmentConfigurationProperty | |||||
| type PropertyType "StandardObjectConfigurations" SalesforceConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceConfigurationProperty type PropertyType "StandardObjectConfigurations" SalesforceConfigurationProperty = [SalesforceStandardObjectConfigurationProperty] | |||||
data ServiceNowConfigurationProperty Source #
Constructors
| ServiceNowConfigurationProperty | |
Fields
| |
Instances
| ToJSON ServiceNowConfigurationProperty Source # | |||||
| Show ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Methods showsPrec :: Int -> ServiceNowConfigurationProperty -> ShowS # | |||||
| Eq ServiceNowConfigurationProperty Source # | |||||
| ToResourceProperties ServiceNowConfigurationProperty Source # | |||||
| Property "AuthenticationType" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Associated Types
Methods set :: PropertyType "AuthenticationType" ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty # | |||||
| Property "HostUrl" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Associated Types
Methods set :: PropertyType "HostUrl" ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty # | |||||
| Property "KnowledgeArticleConfiguration" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Associated Types
Methods set :: PropertyType "KnowledgeArticleConfiguration" ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty # | |||||
| Property "SecretArn" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Associated Types
Methods set :: PropertyType "SecretArn" ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty # | |||||
| Property "ServiceCatalogConfiguration" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Associated Types
Methods set :: PropertyType "ServiceCatalogConfiguration" ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty # | |||||
| Property "ServiceNowBuildVersion" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty Associated Types
Methods set :: PropertyType "ServiceNowBuildVersion" ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty -> ServiceNowConfigurationProperty # | |||||
| type PropertyType "AuthenticationType" ServiceNowConfigurationProperty Source # | |||||
| type PropertyType "HostUrl" ServiceNowConfigurationProperty Source # | |||||
| type PropertyType "KnowledgeArticleConfiguration" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty type PropertyType "KnowledgeArticleConfiguration" ServiceNowConfigurationProperty = ServiceNowKnowledgeArticleConfigurationProperty | |||||
| type PropertyType "SecretArn" ServiceNowConfigurationProperty Source # | |||||
| type PropertyType "ServiceCatalogConfiguration" ServiceNowConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowConfigurationProperty type PropertyType "ServiceCatalogConfiguration" ServiceNowConfigurationProperty = ServiceNowServiceCatalogConfigurationProperty | |||||
| type PropertyType "ServiceNowBuildVersion" ServiceNowConfigurationProperty Source # | |||||
data SharePointConfigurationProperty Source #
Constructors
| SharePointConfigurationProperty | |
Fields
| |
Instances
data TemplateConfigurationProperty Source #
Constructors
| TemplateConfigurationProperty | |
Fields
| |
Instances
| ToJSON TemplateConfigurationProperty Source # | |||||
| Show TemplateConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.TemplateConfigurationProperty Methods showsPrec :: Int -> TemplateConfigurationProperty -> ShowS # show :: TemplateConfigurationProperty -> String # showList :: [TemplateConfigurationProperty] -> ShowS # | |||||
| Eq TemplateConfigurationProperty Source # | |||||
| ToResourceProperties TemplateConfigurationProperty Source # | |||||
| Property "Template" TemplateConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.TemplateConfigurationProperty Associated Types
Methods set :: PropertyType "Template" TemplateConfigurationProperty -> TemplateConfigurationProperty -> TemplateConfigurationProperty # | |||||
| type PropertyType "Template" TemplateConfigurationProperty Source # | |||||
data WebCrawlerConfigurationProperty Source #
Constructors
| WebCrawlerConfigurationProperty | |
Fields
| |
Instances
| ToJSON WebCrawlerConfigurationProperty Source # | |||||
| Show WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Methods showsPrec :: Int -> WebCrawlerConfigurationProperty -> ShowS # | |||||
| Eq WebCrawlerConfigurationProperty Source # | |||||
| ToResourceProperties WebCrawlerConfigurationProperty Source # | |||||
| Property "AuthenticationConfiguration" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "AuthenticationConfiguration" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "CrawlDepth" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlDepth" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "MaxContentSizePerPageInMegaBytes" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "MaxContentSizePerPageInMegaBytes" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "MaxLinksPerPage" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "MaxLinksPerPage" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "MaxUrlsPerMinuteCrawlRate" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "MaxUrlsPerMinuteCrawlRate" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "ProxyConfiguration" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "ProxyConfiguration" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "UrlExclusionPatterns" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "UrlExclusionPatterns" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "UrlInclusionPatterns" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "UrlInclusionPatterns" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| Property "Urls" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty Associated Types
Methods set :: PropertyType "Urls" WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty -> WebCrawlerConfigurationProperty # | |||||
| type PropertyType "AuthenticationConfiguration" WebCrawlerConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerConfigurationProperty type PropertyType "AuthenticationConfiguration" WebCrawlerConfigurationProperty = WebCrawlerAuthenticationConfigurationProperty | |||||
| type PropertyType "CrawlDepth" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "MaxContentSizePerPageInMegaBytes" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "MaxLinksPerPage" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "MaxUrlsPerMinuteCrawlRate" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "ProxyConfiguration" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "UrlExclusionPatterns" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "UrlInclusionPatterns" WebCrawlerConfigurationProperty Source # | |||||
| type PropertyType "Urls" WebCrawlerConfigurationProperty Source # | |||||
data WorkDocsConfigurationProperty Source #
Constructors
| WorkDocsConfigurationProperty | |
Fields
| |
Instances
| ToJSON WorkDocsConfigurationProperty Source # | |||||
| Show WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Methods showsPrec :: Int -> WorkDocsConfigurationProperty -> ShowS # show :: WorkDocsConfigurationProperty -> String # showList :: [WorkDocsConfigurationProperty] -> ShowS # | |||||
| Eq WorkDocsConfigurationProperty Source # | |||||
| ToResourceProperties WorkDocsConfigurationProperty Source # | |||||
| Property "CrawlComments" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlComments" WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty # | |||||
| Property "ExclusionPatterns" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Associated Types
Methods set :: PropertyType "ExclusionPatterns" WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty # | |||||
| Property "FieldMappings" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Associated Types
Methods set :: PropertyType "FieldMappings" WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty # | |||||
| Property "InclusionPatterns" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Associated Types
Methods set :: PropertyType "InclusionPatterns" WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty # | |||||
| Property "OrganizationId" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Associated Types
Methods set :: PropertyType "OrganizationId" WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty # | |||||
| Property "UseChangeLog" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty Associated Types
Methods set :: PropertyType "UseChangeLog" WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty -> WorkDocsConfigurationProperty # | |||||
| type PropertyType "CrawlComments" WorkDocsConfigurationProperty Source # | |||||
| type PropertyType "ExclusionPatterns" WorkDocsConfigurationProperty Source # | |||||
| type PropertyType "FieldMappings" WorkDocsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WorkDocsConfigurationProperty type PropertyType "FieldMappings" WorkDocsConfigurationProperty = [DataSourceToIndexFieldMappingProperty] | |||||
| type PropertyType "InclusionPatterns" WorkDocsConfigurationProperty Source # | |||||
| type PropertyType "OrganizationId" WorkDocsConfigurationProperty Source # | |||||
| type PropertyType "UseChangeLog" WorkDocsConfigurationProperty Source # | |||||
data DocumentAttributeValueProperty Source #
Constructors
| DocumentAttributeValueProperty | |
Instances
| ToJSON DocumentAttributeValueProperty Source # | |||||
| Show DocumentAttributeValueProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeValueProperty Methods showsPrec :: Int -> DocumentAttributeValueProperty -> ShowS # show :: DocumentAttributeValueProperty -> String # showList :: [DocumentAttributeValueProperty] -> ShowS # | |||||
| Eq DocumentAttributeValueProperty Source # | |||||
| ToResourceProperties DocumentAttributeValueProperty Source # | |||||
| Property "DateValue" DocumentAttributeValueProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeValueProperty Associated Types
Methods set :: PropertyType "DateValue" DocumentAttributeValueProperty -> DocumentAttributeValueProperty -> DocumentAttributeValueProperty # | |||||
| Property "LongValue" DocumentAttributeValueProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeValueProperty Associated Types
Methods set :: PropertyType "LongValue" DocumentAttributeValueProperty -> DocumentAttributeValueProperty -> DocumentAttributeValueProperty # | |||||
| Property "StringListValue" DocumentAttributeValueProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeValueProperty Associated Types
Methods set :: PropertyType "StringListValue" DocumentAttributeValueProperty -> DocumentAttributeValueProperty -> DocumentAttributeValueProperty # | |||||
| Property "StringValue" DocumentAttributeValueProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeValueProperty Associated Types
Methods set :: PropertyType "StringValue" DocumentAttributeValueProperty -> DocumentAttributeValueProperty -> DocumentAttributeValueProperty # | |||||
| type PropertyType "DateValue" DocumentAttributeValueProperty Source # | |||||
| type PropertyType "LongValue" DocumentAttributeValueProperty Source # | |||||
| type PropertyType "StringListValue" DocumentAttributeValueProperty Source # | |||||
| type PropertyType "StringValue" DocumentAttributeValueProperty Source # | |||||
data DocumentAttributeTargetProperty Source #
Constructors
| DocumentAttributeTargetProperty | |
Instances
| ToJSON DocumentAttributeTargetProperty Source # | |||||
| Show DocumentAttributeTargetProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeTargetProperty Methods showsPrec :: Int -> DocumentAttributeTargetProperty -> ShowS # | |||||
| Eq DocumentAttributeTargetProperty Source # | |||||
| ToResourceProperties DocumentAttributeTargetProperty Source # | |||||
| Property "TargetDocumentAttributeKey" DocumentAttributeTargetProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeTargetProperty Associated Types
Methods set :: PropertyType "TargetDocumentAttributeKey" DocumentAttributeTargetProperty -> DocumentAttributeTargetProperty -> DocumentAttributeTargetProperty # | |||||
| Property "TargetDocumentAttributeValue" DocumentAttributeTargetProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeTargetProperty Associated Types
Methods set :: PropertyType "TargetDocumentAttributeValue" DocumentAttributeTargetProperty -> DocumentAttributeTargetProperty -> DocumentAttributeTargetProperty # | |||||
| Property "TargetDocumentAttributeValueDeletion" DocumentAttributeTargetProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeTargetProperty Associated Types
Methods set :: PropertyType "TargetDocumentAttributeValueDeletion" DocumentAttributeTargetProperty -> DocumentAttributeTargetProperty -> DocumentAttributeTargetProperty # | |||||
| type PropertyType "TargetDocumentAttributeKey" DocumentAttributeTargetProperty Source # | |||||
| type PropertyType "TargetDocumentAttributeValue" DocumentAttributeTargetProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeTargetProperty type PropertyType "TargetDocumentAttributeValue" DocumentAttributeTargetProperty = DocumentAttributeValueProperty | |||||
| type PropertyType "TargetDocumentAttributeValueDeletion" DocumentAttributeTargetProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentAttributeTargetProperty type PropertyType "TargetDocumentAttributeValueDeletion" DocumentAttributeTargetProperty = Value Bool | |||||
data DocumentsMetadataConfigurationProperty Source #
Constructors
| DocumentsMetadataConfigurationProperty | |
Fields
| |
Instances
| ToJSON DocumentsMetadataConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentsMetadataConfigurationProperty Methods toJSON :: DocumentsMetadataConfigurationProperty -> Value # toEncoding :: DocumentsMetadataConfigurationProperty -> Encoding # toJSONList :: [DocumentsMetadataConfigurationProperty] -> Value # toEncodingList :: [DocumentsMetadataConfigurationProperty] -> Encoding # omitField :: DocumentsMetadataConfigurationProperty -> Bool # | |||||
| Show DocumentsMetadataConfigurationProperty Source # | |||||
| Eq DocumentsMetadataConfigurationProperty Source # | |||||
| ToResourceProperties DocumentsMetadataConfigurationProperty Source # | |||||
| Property "S3Prefix" DocumentsMetadataConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.DocumentsMetadataConfigurationProperty Associated Types
| |||||
| type PropertyType "S3Prefix" DocumentsMetadataConfigurationProperty Source # | |||||
data OneDriveUsersProperty Source #
Constructors
| OneDriveUsersProperty | |
Fields | |
Instances
| ToJSON OneDriveUsersProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveUsersProperty Methods toJSON :: OneDriveUsersProperty -> Value # toEncoding :: OneDriveUsersProperty -> Encoding # toJSONList :: [OneDriveUsersProperty] -> Value # toEncodingList :: [OneDriveUsersProperty] -> Encoding # omitField :: OneDriveUsersProperty -> Bool # | |||||
| Show OneDriveUsersProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveUsersProperty Methods showsPrec :: Int -> OneDriveUsersProperty -> ShowS # show :: OneDriveUsersProperty -> String # showList :: [OneDriveUsersProperty] -> ShowS # | |||||
| Eq OneDriveUsersProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveUsersProperty Methods (==) :: OneDriveUsersProperty -> OneDriveUsersProperty -> Bool # (/=) :: OneDriveUsersProperty -> OneDriveUsersProperty -> Bool # | |||||
| ToResourceProperties OneDriveUsersProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveUsersProperty Methods toResourceProperties :: OneDriveUsersProperty -> ResourceProperties # | |||||
| Property "OneDriveUserList" OneDriveUsersProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveUsersProperty Associated Types
Methods set :: PropertyType "OneDriveUserList" OneDriveUsersProperty -> OneDriveUsersProperty -> OneDriveUsersProperty # | |||||
| Property "OneDriveUserS3Path" OneDriveUsersProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.OneDriveUsersProperty Associated Types
Methods set :: PropertyType "OneDriveUserS3Path" OneDriveUsersProperty -> OneDriveUsersProperty -> OneDriveUsersProperty # | |||||
| type PropertyType "OneDriveUserList" OneDriveUsersProperty Source # | |||||
| type PropertyType "OneDriveUserS3Path" OneDriveUsersProperty Source # | |||||
data ProxyConfigurationProperty Source #
Constructors
| ProxyConfigurationProperty | |
Instances
| ToJSON ProxyConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ProxyConfigurationProperty Methods toJSON :: ProxyConfigurationProperty -> Value # toEncoding :: ProxyConfigurationProperty -> Encoding # toJSONList :: [ProxyConfigurationProperty] -> Value # toEncodingList :: [ProxyConfigurationProperty] -> Encoding # | |||||
| Show ProxyConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ProxyConfigurationProperty Methods showsPrec :: Int -> ProxyConfigurationProperty -> ShowS # show :: ProxyConfigurationProperty -> String # showList :: [ProxyConfigurationProperty] -> ShowS # | |||||
| Eq ProxyConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ProxyConfigurationProperty Methods (==) :: ProxyConfigurationProperty -> ProxyConfigurationProperty -> Bool # (/=) :: ProxyConfigurationProperty -> ProxyConfigurationProperty -> Bool # | |||||
| ToResourceProperties ProxyConfigurationProperty Source # | |||||
| Property "Credentials" ProxyConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ProxyConfigurationProperty Associated Types
Methods set :: PropertyType "Credentials" ProxyConfigurationProperty -> ProxyConfigurationProperty -> ProxyConfigurationProperty # | |||||
| Property "Host" ProxyConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ProxyConfigurationProperty Associated Types
Methods set :: PropertyType "Host" ProxyConfigurationProperty -> ProxyConfigurationProperty -> ProxyConfigurationProperty # | |||||
| Property "Port" ProxyConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ProxyConfigurationProperty Associated Types
Methods set :: PropertyType "Port" ProxyConfigurationProperty -> ProxyConfigurationProperty -> ProxyConfigurationProperty # | |||||
| type PropertyType "Credentials" ProxyConfigurationProperty Source # | |||||
| type PropertyType "Host" ProxyConfigurationProperty Source # | |||||
| type PropertyType "Port" ProxyConfigurationProperty Source # | |||||
data SalesforceChatterFeedConfigurationProperty Source #
Constructors
| SalesforceChatterFeedConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceChatterFeedConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceChatterFeedConfigurationProperty Methods toJSON :: SalesforceChatterFeedConfigurationProperty -> Value # toEncoding :: SalesforceChatterFeedConfigurationProperty -> Encoding # toJSONList :: [SalesforceChatterFeedConfigurationProperty] -> Value # toEncodingList :: [SalesforceChatterFeedConfigurationProperty] -> Encoding # omitField :: SalesforceChatterFeedConfigurationProperty -> Bool # | |||||
| Show SalesforceChatterFeedConfigurationProperty Source # | |||||
| Eq SalesforceChatterFeedConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceChatterFeedConfigurationProperty Source # | |||||
| Property "DocumentDataFieldName" SalesforceChatterFeedConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceChatterFeedConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentDataFieldName" SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty # | |||||
| Property "DocumentTitleFieldName" SalesforceChatterFeedConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceChatterFeedConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentTitleFieldName" SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty # | |||||
| Property "FieldMappings" SalesforceChatterFeedConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceChatterFeedConfigurationProperty Associated Types
Methods set :: PropertyType "FieldMappings" SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty # | |||||
| Property "IncludeFilterTypes" SalesforceChatterFeedConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceChatterFeedConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeFilterTypes" SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty -> SalesforceChatterFeedConfigurationProperty # | |||||
| type PropertyType "DocumentDataFieldName" SalesforceChatterFeedConfigurationProperty Source # | |||||
| type PropertyType "DocumentTitleFieldName" SalesforceChatterFeedConfigurationProperty Source # | |||||
| type PropertyType "FieldMappings" SalesforceChatterFeedConfigurationProperty Source # | |||||
| type PropertyType "IncludeFilterTypes" SalesforceChatterFeedConfigurationProperty Source # | |||||
data SalesforceKnowledgeArticleConfigurationProperty Source #
Constructors
| SalesforceKnowledgeArticleConfigurationProperty | |
Instances
| ToJSON SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceKnowledgeArticleConfigurationProperty Methods toJSON :: SalesforceKnowledgeArticleConfigurationProperty -> Value # toEncoding :: SalesforceKnowledgeArticleConfigurationProperty -> Encoding # toJSONList :: [SalesforceKnowledgeArticleConfigurationProperty] -> Value # toEncodingList :: [SalesforceKnowledgeArticleConfigurationProperty] -> Encoding # omitField :: SalesforceKnowledgeArticleConfigurationProperty -> Bool # | |||||
| Show SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
| Eq SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
| Property "CustomKnowledgeArticleTypeConfigurations" SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "CustomKnowledgeArticleTypeConfigurations" SalesforceKnowledgeArticleConfigurationProperty -> SalesforceKnowledgeArticleConfigurationProperty -> SalesforceKnowledgeArticleConfigurationProperty # | |||||
| Property "IncludedStates" SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceKnowledgeArticleConfigurationProperty Associated Types
| |||||
| Property "StandardKnowledgeArticleTypeConfiguration" SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "StandardKnowledgeArticleTypeConfiguration" SalesforceKnowledgeArticleConfigurationProperty -> SalesforceKnowledgeArticleConfigurationProperty -> SalesforceKnowledgeArticleConfigurationProperty # | |||||
| type PropertyType "CustomKnowledgeArticleTypeConfigurations" SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceKnowledgeArticleConfigurationProperty type PropertyType "CustomKnowledgeArticleTypeConfigurations" SalesforceKnowledgeArticleConfigurationProperty = [SalesforceCustomKnowledgeArticleTypeConfigurationProperty] | |||||
| type PropertyType "IncludedStates" SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
| type PropertyType "StandardKnowledgeArticleTypeConfiguration" SalesforceKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceKnowledgeArticleConfigurationProperty type PropertyType "StandardKnowledgeArticleTypeConfiguration" SalesforceKnowledgeArticleConfigurationProperty = SalesforceStandardKnowledgeArticleTypeConfigurationProperty | |||||
data SalesforceStandardObjectAttachmentConfigurationProperty Source #
Constructors
| SalesforceStandardObjectAttachmentConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectAttachmentConfigurationProperty Methods toJSON :: SalesforceStandardObjectAttachmentConfigurationProperty -> Value # toEncoding :: SalesforceStandardObjectAttachmentConfigurationProperty -> Encoding # toJSONList :: [SalesforceStandardObjectAttachmentConfigurationProperty] -> Value # toEncodingList :: [SalesforceStandardObjectAttachmentConfigurationProperty] -> Encoding # omitField :: SalesforceStandardObjectAttachmentConfigurationProperty -> Bool # | |||||
| Show SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
| Eq SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
| Property "DocumentTitleFieldName" SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectAttachmentConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentTitleFieldName" SalesforceStandardObjectAttachmentConfigurationProperty -> SalesforceStandardObjectAttachmentConfigurationProperty -> SalesforceStandardObjectAttachmentConfigurationProperty # | |||||
| Property "FieldMappings" SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectAttachmentConfigurationProperty Associated Types
| |||||
| type PropertyType "DocumentTitleFieldName" SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectAttachmentConfigurationProperty type PropertyType "DocumentTitleFieldName" SalesforceStandardObjectAttachmentConfigurationProperty = Value Text | |||||
| type PropertyType "FieldMappings" SalesforceStandardObjectAttachmentConfigurationProperty Source # | |||||
data SalesforceStandardObjectConfigurationProperty Source #
Constructors
| SalesforceStandardObjectConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty Methods toJSON :: SalesforceStandardObjectConfigurationProperty -> Value # toEncoding :: SalesforceStandardObjectConfigurationProperty -> Encoding # toJSONList :: [SalesforceStandardObjectConfigurationProperty] -> Value # toEncodingList :: [SalesforceStandardObjectConfigurationProperty] -> Encoding # omitField :: SalesforceStandardObjectConfigurationProperty -> Bool # | |||||
| Show SalesforceStandardObjectConfigurationProperty Source # | |||||
| Eq SalesforceStandardObjectConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceStandardObjectConfigurationProperty Source # | |||||
| Property "DocumentDataFieldName" SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentDataFieldName" SalesforceStandardObjectConfigurationProperty -> SalesforceStandardObjectConfigurationProperty -> SalesforceStandardObjectConfigurationProperty # | |||||
| Property "DocumentTitleFieldName" SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentTitleFieldName" SalesforceStandardObjectConfigurationProperty -> SalesforceStandardObjectConfigurationProperty -> SalesforceStandardObjectConfigurationProperty # | |||||
| Property "FieldMappings" SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty Associated Types
| |||||
| Property "Name" SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty Associated Types
| |||||
| type PropertyType "DocumentDataFieldName" SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty type PropertyType "DocumentDataFieldName" SalesforceStandardObjectConfigurationProperty = Value Text | |||||
| type PropertyType "DocumentTitleFieldName" SalesforceStandardObjectConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardObjectConfigurationProperty type PropertyType "DocumentTitleFieldName" SalesforceStandardObjectConfigurationProperty = Value Text | |||||
| type PropertyType "FieldMappings" SalesforceStandardObjectConfigurationProperty Source # | |||||
| type PropertyType "Name" SalesforceStandardObjectConfigurationProperty Source # | |||||
data SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source #
Constructors
| SalesforceCustomKnowledgeArticleTypeConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty Methods toJSON :: SalesforceCustomKnowledgeArticleTypeConfigurationProperty -> Value # toEncoding :: SalesforceCustomKnowledgeArticleTypeConfigurationProperty -> Encoding # toJSONList :: [SalesforceCustomKnowledgeArticleTypeConfigurationProperty] -> Value # toEncodingList :: [SalesforceCustomKnowledgeArticleTypeConfigurationProperty] -> Encoding # omitField :: SalesforceCustomKnowledgeArticleTypeConfigurationProperty -> Bool # | |||||
| Show SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
| Eq SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
| Property "DocumentDataFieldName" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| Property "DocumentTitleFieldName" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| Property "FieldMappings" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| Property "Name" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| type PropertyType "DocumentDataFieldName" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty type PropertyType "DocumentDataFieldName" SalesforceCustomKnowledgeArticleTypeConfigurationProperty = Value Text | |||||
| type PropertyType "DocumentTitleFieldName" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty type PropertyType "DocumentTitleFieldName" SalesforceCustomKnowledgeArticleTypeConfigurationProperty = Value Text | |||||
| type PropertyType "FieldMappings" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
| type PropertyType "Name" SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source # | |||||
data SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source #
Constructors
| SalesforceStandardKnowledgeArticleTypeConfigurationProperty | |
Fields | |
Instances
| ToJSON SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty Methods toJSON :: SalesforceStandardKnowledgeArticleTypeConfigurationProperty -> Value # toEncoding :: SalesforceStandardKnowledgeArticleTypeConfigurationProperty -> Encoding # toJSONList :: [SalesforceStandardKnowledgeArticleTypeConfigurationProperty] -> Value # toEncodingList :: [SalesforceStandardKnowledgeArticleTypeConfigurationProperty] -> Encoding # omitField :: SalesforceStandardKnowledgeArticleTypeConfigurationProperty -> Bool # | |||||
| Show SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
| Eq SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
| ToResourceProperties SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
| Property "DocumentDataFieldName" SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| Property "DocumentTitleFieldName" SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| Property "FieldMappings" SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty Associated Types
| |||||
| type PropertyType "DocumentDataFieldName" SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty type PropertyType "DocumentDataFieldName" SalesforceStandardKnowledgeArticleTypeConfigurationProperty = Value Text | |||||
| type PropertyType "DocumentTitleFieldName" SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty type PropertyType "DocumentTitleFieldName" SalesforceStandardKnowledgeArticleTypeConfigurationProperty = Value Text | |||||
| type PropertyType "FieldMappings" SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source # | |||||
data ServiceNowKnowledgeArticleConfigurationProperty Source #
Constructors
| ServiceNowKnowledgeArticleConfigurationProperty | |
Fields
| |
Instances
| ToJSON ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Methods toJSON :: ServiceNowKnowledgeArticleConfigurationProperty -> Value # toEncoding :: ServiceNowKnowledgeArticleConfigurationProperty -> Encoding # toJSONList :: [ServiceNowKnowledgeArticleConfigurationProperty] -> Value # toEncodingList :: [ServiceNowKnowledgeArticleConfigurationProperty] -> Encoding # omitField :: ServiceNowKnowledgeArticleConfigurationProperty -> Bool # | |||||
| Show ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
| Eq ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
| ToResourceProperties ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
| Property "CrawlAttachments" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlAttachments" ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty # | |||||
| Property "DocumentDataFieldName" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentDataFieldName" ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty # | |||||
| Property "DocumentTitleFieldName" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentTitleFieldName" ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty # | |||||
| Property "ExcludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty # | |||||
| Property "FieldMappings" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
| |||||
| Property "FilterQuery" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
| |||||
| Property "IncludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty -> ServiceNowKnowledgeArticleConfigurationProperty # | |||||
| type PropertyType "CrawlAttachments" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
| type PropertyType "DocumentDataFieldName" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty type PropertyType "DocumentDataFieldName" ServiceNowKnowledgeArticleConfigurationProperty = Value Text | |||||
| type PropertyType "DocumentTitleFieldName" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty type PropertyType "DocumentTitleFieldName" ServiceNowKnowledgeArticleConfigurationProperty = Value Text | |||||
| type PropertyType "ExcludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty type PropertyType "ExcludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty = ValueList Text | |||||
| type PropertyType "FieldMappings" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
| type PropertyType "FilterQuery" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
| type PropertyType "IncludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowKnowledgeArticleConfigurationProperty type PropertyType "IncludeAttachmentFilePatterns" ServiceNowKnowledgeArticleConfigurationProperty = ValueList Text | |||||
data ServiceNowServiceCatalogConfigurationProperty Source #
Constructors
| ServiceNowServiceCatalogConfigurationProperty | |
Fields
| |
Instances
| ToJSON ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Methods toJSON :: ServiceNowServiceCatalogConfigurationProperty -> Value # toEncoding :: ServiceNowServiceCatalogConfigurationProperty -> Encoding # toJSONList :: [ServiceNowServiceCatalogConfigurationProperty] -> Value # toEncodingList :: [ServiceNowServiceCatalogConfigurationProperty] -> Encoding # omitField :: ServiceNowServiceCatalogConfigurationProperty -> Bool # | |||||
| Show ServiceNowServiceCatalogConfigurationProperty Source # | |||||
| Eq ServiceNowServiceCatalogConfigurationProperty Source # | |||||
| ToResourceProperties ServiceNowServiceCatalogConfigurationProperty Source # | |||||
| Property "CrawlAttachments" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Associated Types
Methods set :: PropertyType "CrawlAttachments" ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty # | |||||
| Property "DocumentDataFieldName" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentDataFieldName" ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty # | |||||
| Property "DocumentTitleFieldName" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Associated Types
Methods set :: PropertyType "DocumentTitleFieldName" ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty # | |||||
| Property "ExcludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Associated Types
Methods set :: PropertyType "ExcludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty # | |||||
| Property "FieldMappings" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Associated Types
| |||||
| Property "IncludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty -> ServiceNowServiceCatalogConfigurationProperty # | |||||
| type PropertyType "CrawlAttachments" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
| type PropertyType "DocumentDataFieldName" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty type PropertyType "DocumentDataFieldName" ServiceNowServiceCatalogConfigurationProperty = Value Text | |||||
| type PropertyType "DocumentTitleFieldName" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty type PropertyType "DocumentTitleFieldName" ServiceNowServiceCatalogConfigurationProperty = Value Text | |||||
| type PropertyType "ExcludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty type PropertyType "ExcludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty = ValueList Text | |||||
| type PropertyType "FieldMappings" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
| type PropertyType "IncludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.ServiceNowServiceCatalogConfigurationProperty type PropertyType "IncludeAttachmentFilePatterns" ServiceNowServiceCatalogConfigurationProperty = ValueList Text | |||||
data WebCrawlerAuthenticationConfigurationProperty Source #
Constructors
| WebCrawlerAuthenticationConfigurationProperty | |
Fields | |
Instances
| ToJSON WebCrawlerAuthenticationConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerAuthenticationConfigurationProperty Methods toJSON :: WebCrawlerAuthenticationConfigurationProperty -> Value # toEncoding :: WebCrawlerAuthenticationConfigurationProperty -> Encoding # toJSONList :: [WebCrawlerAuthenticationConfigurationProperty] -> Value # toEncodingList :: [WebCrawlerAuthenticationConfigurationProperty] -> Encoding # omitField :: WebCrawlerAuthenticationConfigurationProperty -> Bool # | |||||
| Show WebCrawlerAuthenticationConfigurationProperty Source # | |||||
| Eq WebCrawlerAuthenticationConfigurationProperty Source # | |||||
| ToResourceProperties WebCrawlerAuthenticationConfigurationProperty Source # | |||||
| Property "BasicAuthentication" WebCrawlerAuthenticationConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerAuthenticationConfigurationProperty Associated Types
Methods set :: PropertyType "BasicAuthentication" WebCrawlerAuthenticationConfigurationProperty -> WebCrawlerAuthenticationConfigurationProperty -> WebCrawlerAuthenticationConfigurationProperty # | |||||
| type PropertyType "BasicAuthentication" WebCrawlerAuthenticationConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerAuthenticationConfigurationProperty type PropertyType "BasicAuthentication" WebCrawlerAuthenticationConfigurationProperty = [WebCrawlerBasicAuthenticationProperty] | |||||
data WebCrawlerBasicAuthenticationProperty Source #
Constructors
| WebCrawlerBasicAuthenticationProperty | |
Fields
| |
Instances
| ToJSON WebCrawlerBasicAuthenticationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerBasicAuthenticationProperty Methods toJSON :: WebCrawlerBasicAuthenticationProperty -> Value # toEncoding :: WebCrawlerBasicAuthenticationProperty -> Encoding # toJSONList :: [WebCrawlerBasicAuthenticationProperty] -> Value # toEncodingList :: [WebCrawlerBasicAuthenticationProperty] -> Encoding # omitField :: WebCrawlerBasicAuthenticationProperty -> Bool # | |||||
| Show WebCrawlerBasicAuthenticationProperty Source # | |||||
| Eq WebCrawlerBasicAuthenticationProperty Source # | |||||
| ToResourceProperties WebCrawlerBasicAuthenticationProperty Source # | |||||
| Property "Credentials" WebCrawlerBasicAuthenticationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerBasicAuthenticationProperty Associated Types
Methods set :: PropertyType "Credentials" WebCrawlerBasicAuthenticationProperty -> WebCrawlerBasicAuthenticationProperty -> WebCrawlerBasicAuthenticationProperty # | |||||
| Property "Host" WebCrawlerBasicAuthenticationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerBasicAuthenticationProperty Associated Types
| |||||
| Property "Port" WebCrawlerBasicAuthenticationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerBasicAuthenticationProperty Associated Types
| |||||
| type PropertyType "Credentials" WebCrawlerBasicAuthenticationProperty Source # | |||||
| type PropertyType "Host" WebCrawlerBasicAuthenticationProperty Source # | |||||
| type PropertyType "Port" WebCrawlerBasicAuthenticationProperty Source # | |||||
data WebCrawlerUrlsProperty Source #
Constructors
| WebCrawlerUrlsProperty | |
Instances
| ToJSON WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty Methods toJSON :: WebCrawlerUrlsProperty -> Value # toEncoding :: WebCrawlerUrlsProperty -> Encoding # toJSONList :: [WebCrawlerUrlsProperty] -> Value # toEncodingList :: [WebCrawlerUrlsProperty] -> Encoding # omitField :: WebCrawlerUrlsProperty -> Bool # | |||||
| Show WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty Methods showsPrec :: Int -> WebCrawlerUrlsProperty -> ShowS # show :: WebCrawlerUrlsProperty -> String # showList :: [WebCrawlerUrlsProperty] -> ShowS # | |||||
| Eq WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty Methods (==) :: WebCrawlerUrlsProperty -> WebCrawlerUrlsProperty -> Bool # (/=) :: WebCrawlerUrlsProperty -> WebCrawlerUrlsProperty -> Bool # | |||||
| ToResourceProperties WebCrawlerUrlsProperty Source # | |||||
| Property "SeedUrlConfiguration" WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty Associated Types
Methods set :: PropertyType "SeedUrlConfiguration" WebCrawlerUrlsProperty -> WebCrawlerUrlsProperty -> WebCrawlerUrlsProperty # | |||||
| Property "SiteMapsConfiguration" WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty Associated Types
Methods set :: PropertyType "SiteMapsConfiguration" WebCrawlerUrlsProperty -> WebCrawlerUrlsProperty -> WebCrawlerUrlsProperty # | |||||
| type PropertyType "SeedUrlConfiguration" WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty type PropertyType "SeedUrlConfiguration" WebCrawlerUrlsProperty = WebCrawlerSeedUrlConfigurationProperty | |||||
| type PropertyType "SiteMapsConfiguration" WebCrawlerUrlsProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerUrlsProperty type PropertyType "SiteMapsConfiguration" WebCrawlerUrlsProperty = WebCrawlerSiteMapsConfigurationProperty | |||||
data WebCrawlerSeedUrlConfigurationProperty Source #
Constructors
| WebCrawlerSeedUrlConfigurationProperty | |
Fields
| |
Instances
| ToJSON WebCrawlerSeedUrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerSeedUrlConfigurationProperty Methods toJSON :: WebCrawlerSeedUrlConfigurationProperty -> Value # toEncoding :: WebCrawlerSeedUrlConfigurationProperty -> Encoding # toJSONList :: [WebCrawlerSeedUrlConfigurationProperty] -> Value # toEncodingList :: [WebCrawlerSeedUrlConfigurationProperty] -> Encoding # omitField :: WebCrawlerSeedUrlConfigurationProperty -> Bool # | |||||
| Show WebCrawlerSeedUrlConfigurationProperty Source # | |||||
| Eq WebCrawlerSeedUrlConfigurationProperty Source # | |||||
| ToResourceProperties WebCrawlerSeedUrlConfigurationProperty Source # | |||||
| Property "SeedUrls" WebCrawlerSeedUrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerSeedUrlConfigurationProperty Associated Types
| |||||
| Property "WebCrawlerMode" WebCrawlerSeedUrlConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerSeedUrlConfigurationProperty Associated Types
Methods set :: PropertyType "WebCrawlerMode" WebCrawlerSeedUrlConfigurationProperty -> WebCrawlerSeedUrlConfigurationProperty -> WebCrawlerSeedUrlConfigurationProperty # | |||||
| type PropertyType "SeedUrls" WebCrawlerSeedUrlConfigurationProperty Source # | |||||
| type PropertyType "WebCrawlerMode" WebCrawlerSeedUrlConfigurationProperty Source # | |||||
data WebCrawlerSiteMapsConfigurationProperty Source #
Constructors
| WebCrawlerSiteMapsConfigurationProperty | |
Fields
| |
Instances
| ToJSON WebCrawlerSiteMapsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerSiteMapsConfigurationProperty Methods toJSON :: WebCrawlerSiteMapsConfigurationProperty -> Value # toEncoding :: WebCrawlerSiteMapsConfigurationProperty -> Encoding # toJSONList :: [WebCrawlerSiteMapsConfigurationProperty] -> Value # toEncodingList :: [WebCrawlerSiteMapsConfigurationProperty] -> Encoding # omitField :: WebCrawlerSiteMapsConfigurationProperty -> Bool # | |||||
| Show WebCrawlerSiteMapsConfigurationProperty Source # | |||||
| Eq WebCrawlerSiteMapsConfigurationProperty Source # | |||||
| ToResourceProperties WebCrawlerSiteMapsConfigurationProperty Source # | |||||
| Property "SiteMaps" WebCrawlerSiteMapsConfigurationProperty Source # | |||||
Defined in Stratosphere.Kendra.DataSource.WebCrawlerSiteMapsConfigurationProperty Associated Types
| |||||
| type PropertyType "SiteMaps" WebCrawlerSiteMapsConfigurationProperty Source # | |||||
mkColumnConfigurationProperty :: ValueList Text -> Value Text -> Value Text -> ColumnConfigurationProperty Source #
mkConfluenceAttachmentToIndexFieldMappingProperty :: Value Text -> Value Text -> ConfluenceAttachmentToIndexFieldMappingProperty Source #
mkConfluenceBlogToIndexFieldMappingProperty :: Value Text -> Value Text -> ConfluenceBlogToIndexFieldMappingProperty Source #
mkConfluenceConfigurationProperty :: Value Text -> Value Text -> Value Text -> ConfluenceConfigurationProperty Source #
mkConfluencePageToIndexFieldMappingProperty :: Value Text -> Value Text -> ConfluencePageToIndexFieldMappingProperty Source #
mkConfluenceSpaceToIndexFieldMappingProperty :: Value Text -> Value Text -> ConfluenceSpaceToIndexFieldMappingProperty Source #
mkConnectionConfigurationProperty :: Value Text -> Value Text -> Value Integer -> Value Text -> Value Text -> ConnectionConfigurationProperty Source #
mkCustomDocumentEnrichmentConfigurationProperty :: CustomDocumentEnrichmentConfigurationProperty Source #
mkDatabaseConfigurationProperty :: ColumnConfigurationProperty -> ConnectionConfigurationProperty -> Value Text -> DatabaseConfigurationProperty Source #
mkDataSourceToIndexFieldMappingProperty :: Value Text -> Value Text -> DataSourceToIndexFieldMappingProperty Source #
mkDataSourceVpcConfigurationProperty :: ValueList Text -> ValueList Text -> DataSourceVpcConfigurationProperty Source #
mkDocumentAttributeConditionProperty :: Value Text -> Value Text -> DocumentAttributeConditionProperty Source #
mkInlineCustomDocumentEnrichmentConfigurationProperty :: InlineCustomDocumentEnrichmentConfigurationProperty Source #
mkOneDriveConfigurationProperty :: OneDriveUsersProperty -> Value Text -> Value Text -> OneDriveConfigurationProperty Source #
mkS3PathProperty :: Value Text -> Value Text -> S3PathProperty Source #
mkSalesforceChatterFeedConfigurationProperty :: Value Text -> SalesforceChatterFeedConfigurationProperty Source #
mkSalesforceConfigurationProperty :: Value Text -> Value Text -> SalesforceConfigurationProperty Source #
mkSalesforceCustomKnowledgeArticleTypeConfigurationProperty :: Value Text -> Value Text -> SalesforceCustomKnowledgeArticleTypeConfigurationProperty Source #
mkSalesforceKnowledgeArticleConfigurationProperty :: ValueList Text -> SalesforceKnowledgeArticleConfigurationProperty Source #
mkSalesforceStandardKnowledgeArticleTypeConfigurationProperty :: Value Text -> SalesforceStandardKnowledgeArticleTypeConfigurationProperty Source #
mkSalesforceStandardObjectAttachmentConfigurationProperty :: SalesforceStandardObjectAttachmentConfigurationProperty Source #
mkSalesforceStandardObjectConfigurationProperty :: Value Text -> Value Text -> SalesforceStandardObjectConfigurationProperty Source #
mkServiceNowConfigurationProperty :: Value Text -> Value Text -> Value Text -> ServiceNowConfigurationProperty Source #
mkServiceNowKnowledgeArticleConfigurationProperty :: Value Text -> ServiceNowKnowledgeArticleConfigurationProperty Source #
mkServiceNowServiceCatalogConfigurationProperty :: Value Text -> ServiceNowServiceCatalogConfigurationProperty Source #
mkSharePointConfigurationProperty :: Value Text -> Value Text -> ValueList Text -> SharePointConfigurationProperty Source #
mkWebCrawlerAuthenticationConfigurationProperty :: WebCrawlerAuthenticationConfigurationProperty Source #
mkWebCrawlerBasicAuthenticationProperty :: Value Text -> Value Text -> Value Integer -> WebCrawlerBasicAuthenticationProperty Source #
mkWebCrawlerConfigurationProperty :: WebCrawlerUrlsProperty -> WebCrawlerConfigurationProperty Source #
mkWebCrawlerSeedUrlConfigurationProperty :: ValueList Text -> WebCrawlerSeedUrlConfigurationProperty Source #
mkWebCrawlerSiteMapsConfigurationProperty :: ValueList Text -> WebCrawlerSiteMapsConfigurationProperty Source #
data DataSource Source #
Constructors
| DataSource | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html |
Fields
| |
Instances
| ToJSON DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Methods toJSON :: DataSource -> Value # toEncoding :: DataSource -> Encoding # toJSONList :: [DataSource] -> Value # toEncodingList :: [DataSource] -> Encoding # omitField :: DataSource -> Bool # | |||||
| Show DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Methods showsPrec :: Int -> DataSource -> ShowS # show :: DataSource -> String # showList :: [DataSource] -> ShowS # | |||||
| Eq DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| ToResourceProperties DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Methods | |||||
| Property "CustomDocumentEnrichmentConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "CustomDocumentEnrichmentConfiguration" DataSource -> DataSource -> DataSource # | |||||
| Property "DataSourceConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "DataSourceConfiguration" DataSource -> DataSource -> DataSource # | |||||
| Property "Description" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "Description" DataSource -> DataSource -> DataSource # | |||||
| Property "IndexId" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "IndexId" DataSource -> DataSource -> DataSource # | |||||
| Property "LanguageCode" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "LanguageCode" DataSource -> DataSource -> DataSource # | |||||
| Property "Name" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "Name" DataSource -> DataSource -> DataSource # | |||||
| Property "RoleArn" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "RoleArn" DataSource -> DataSource -> DataSource # | |||||
| Property "Schedule" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "Schedule" DataSource -> DataSource -> DataSource # | |||||
| Property "Tags" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "Tags" DataSource -> DataSource -> DataSource # | |||||
| Property "Type" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource Associated Types
Methods set :: PropertyType "Type" DataSource -> DataSource -> DataSource # | |||||
| type PropertyType "CustomDocumentEnrichmentConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource type PropertyType "CustomDocumentEnrichmentConfiguration" DataSource = CustomDocumentEnrichmentConfigurationProperty | |||||
| type PropertyType "DataSourceConfiguration" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "Description" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "IndexId" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "LanguageCode" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "Name" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "RoleArn" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "Schedule" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "Tags" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
| type PropertyType "Type" DataSource Source # | |||||
Defined in Stratosphere.Kendra.DataSource | |||||
mkDataSource :: Value Text -> Value Text -> Value Text -> DataSource Source #