Record
get-tweets-compliance-stream-params
No description available.
record get-tweets-compliance-stream-params {
backfill-minutes: option<s32>,
partition: s32,
start-time: option<string>,
end-time: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| backfill-minutes | option<s32> | |
| partition | s32 | |
| start-time | option<string> | |
| end-time | option<string> |