class Aws::Appflow::Types::IncrementalPullConfig

Specifies the configuration used when importing incremental records from the source.

@note When making an API call, you may pass IncrementalPullConfig

data as a hash:

    {
      datetime_type_field_name: "DatetimeTypeFieldName",
    }

@!attribute [rw] datetime_type_field_name

A field that specifies the date time or timestamp field as the
criteria to use when importing incremental records from the source.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/IncrementalPullConfig AWS API Documentation

Constants

SENSITIVE