standard Object Attachment Configuration
suspend fun standardObjectAttachmentConfiguration(value: Output<DataSourceSalesforceStandardObjectAttachmentConfigurationArgs>)
suspend fun standardObjectAttachmentConfiguration(value: DataSourceSalesforceStandardObjectAttachmentConfigurationArgs?)
Parameters
value
Configuration information for processing attachments to Salesforce standard objects.
suspend fun standardObjectAttachmentConfiguration(argument: suspend DataSourceSalesforceStandardObjectAttachmentConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration information for processing attachments to Salesforce standard objects.