class Aws::Appflow::Types::SalesforceSourceProperties
The properties that are applied when Salesforce is being used as a source.
@note When making an API call, you may pass SalesforceSourceProperties
data as a hash: { object: "Object", # required enable_dynamic_field_update: false, include_deleted_records: false, }
@!attribute [rw] object
The object specified in the Salesforce flow source. @return [String]
@!attribute [rw] enable_dynamic_field_update
The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow. @return [Boolean]
@!attribute [rw] include_deleted_records
Indicates whether Amazon AppFlow includes deleted files in the flow run. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/SalesforceSourceProperties AWS API Documentation
Constants
- SENSITIVE