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