dataPullMode property

Input<String?>? dataPullMode
final

Whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run. Valid values are Incremental and Complete.

Implementation

final pulumi.Input<String?>? dataPullMode;