AWS::AppFlow::Flow IncrementalPullConfig
Specifies the configuration used when importing incremental records from the source.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DatetimeTypeFieldName" :
String
}
YAML
DatetimeTypeFieldName:
String
Properties
DatetimeTypeFieldName
-
A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
Required: No
Type: String
Maximum:
256
Update requires: No interruption