Stream Source Config Salesforce Source Config Exclude Objects Object Args
data class StreamSourceConfigSalesforceSourceConfigExcludeObjectsObjectArgs(val fields: Output<List<StreamSourceConfigSalesforceSourceConfigExcludeObjectsObjectFieldArgs>>? = null, val objectName: Output<String>? = null) : ConvertibleToJava<StreamSourceConfigSalesforceSourceConfigExcludeObjectsObjectArgs>
Constructors
Link copied to clipboard
constructor(fields: Output<List<StreamSourceConfigSalesforceSourceConfigExcludeObjectsObjectFieldArgs>>? = null, objectName: Output<String>? = null)
Properties
Link copied to clipboard
val fields: Output<List<StreamSourceConfigSalesforceSourceConfigExcludeObjectsObjectFieldArgs>>? = null
Fields in the Salesforce object. When unspecified as part of include/exclude objects, includes/excludes everything/nothing. Structure is documented below.
Link copied to clipboard
Name of object in Salesforce Org.