Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder
Packages that use CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder
-
Uses of CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.ServiceNowServiceCatalogConfigurationProperty.builder()CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.crawlAttachments(Boolean crawlAttachments) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.crawlAttachments(IResolvable crawlAttachments) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.documentDataFieldName(String documentDataFieldName) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.documentTitleFieldName(String documentTitleFieldName) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.excludeAttachmentFilePatterns(List<String> excludeAttachmentFilePatterns) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.fieldMappings(List<? extends Object> fieldMappings) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.fieldMappings(IResolvable fieldMappings) CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.includeAttachmentFilePatterns(List<String> includeAttachmentFilePatterns) Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder.