@Stability(value=Stable)
public static interface CfnDataSource.ServiceNowServiceCatalogConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder
|
static class |
CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Jsii$Proxy
An implementation for
CfnDataSource.ServiceNowServiceCatalogConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder |
builder() |
default Object |
getCrawlAttachments()
`CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.CrawlAttachments`.
|
String |
getDocumentDataFieldName()
`CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.DocumentDataFieldName`.
|
default String |
getDocumentTitleFieldName()
`CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.DocumentTitleFieldName`.
|
default Object |
getExcludeAttachmentFilePatterns()
`CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.ExcludeAttachmentFilePatterns`.
|
default Object |
getFieldMappings()
`CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.FieldMappings`.
|
default Object |
getIncludeAttachmentFilePatterns()
`CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.IncludeAttachmentFilePatterns`.
|
@Stability(value=Stable) @NotNull String getDocumentDataFieldName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-documentdatafieldname@Stability(value=Stable) @Nullable default Object getCrawlAttachments()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-crawlattachments@Stability(value=Stable) @Nullable default String getDocumentTitleFieldName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-documenttitlefieldname@Stability(value=Stable) @Nullable default Object getExcludeAttachmentFilePatterns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-excludeattachmentfilepatterns@Stability(value=Stable) @Nullable default Object getFieldMappings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-fieldmappings@Stability(value=Stable) @Nullable default Object getIncludeAttachmentFilePatterns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-includeattachmentfilepatterns@Stability(value=Stable) static CfnDataSource.ServiceNowServiceCatalogConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.