@Stability(value=Stable) public static final class CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder documentDataFieldName(String documentDataFieldName)
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.getDocumentDataFieldName()documentDataFieldName - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.DocumentDataFieldName`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder crawlAttachments(Boolean crawlAttachments)
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.getCrawlAttachments()crawlAttachments - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.CrawlAttachments`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder crawlAttachments(IResolvable crawlAttachments)
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.getCrawlAttachments()crawlAttachments - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.CrawlAttachments`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder documentTitleFieldName(String documentTitleFieldName)
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.getDocumentTitleFieldName()documentTitleFieldName - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.DocumentTitleFieldName`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder excludeAttachmentFilePatterns(List<String> excludeAttachmentFilePatterns)
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.getExcludeAttachmentFilePatterns()excludeAttachmentFilePatterns - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.ExcludeAttachmentFilePatterns`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder fieldMappings(IResolvable fieldMappings)
fieldMappings - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.FieldMappings`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder fieldMappings(List<? extends Object> fieldMappings)
fieldMappings - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.FieldMappings`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder includeAttachmentFilePatterns(List<String> includeAttachmentFilePatterns)
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.getIncludeAttachmentFilePatterns()includeAttachmentFilePatterns - `CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.IncludeAttachmentFilePatterns`.this@Stability(value=Stable) public CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty>CfnDataSource.ServiceNowKnowledgeArticleConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.