firstExecutionFrom property

Input<String> firstExecutionFrom
final

Start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format. This needs to be a time in the past, meaning that the data created or updated before this given date will not be downloaded.

Implementation

final pulumi.Input<String> firstExecutionFrom;