dataPullMode property
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;
Whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run. Valid values are Incremental and Complete.
final pulumi.Input<String?>? dataPullMode;