Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 604 Bytes

BatchSettingsDto.md

File metadata and controls

13 lines (8 loc) · 604 Bytes

BatchSettingsDto

Properties

Name Type Description Notes
count Option<i32> Preferred number of flow files to include in a transaction. [optional]
size Option<String> Preferred number of bytes to include in a transaction. [optional]
duration Option<String> Preferred amount of time that a transaction should span. [optional]

[Back to Model list] [Back to API list] [Back to README]