@Stability(value=Stable) public static final class CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty |
build()
Builds the configured instance.
|
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder |
documentTitleFieldName(String documentTitleFieldName)
|
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder |
fieldMappings(IResolvable fieldMappings)
|
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder |
fieldMappings(List<? extends Object> fieldMappings)
|
@Stability(value=Stable) public CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder documentTitleFieldName(String documentTitleFieldName)
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.getDocumentTitleFieldName()documentTitleFieldName - The name of the field used for the document title.this@Stability(value=Stable) public CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder fieldMappings(IResolvable fieldMappings)
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.getFieldMappings()fieldMappings - One or more objects that map fields in attachments to Amazon Kendra index fields.this@Stability(value=Stable) public CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.Builder fieldMappings(List<? extends Object> fieldMappings)
CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty.getFieldMappings()fieldMappings - One or more objects that map fields in attachments to Amazon Kendra index fields.this@Stability(value=Stable) public CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty>CfnDataSource.SalesforceStandardObjectAttachmentConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.