Skip to main content
Version: v0.3.0

RelationSinkState

stateState (string)required
checkpoint object
anyOf
stateState (string)required
offsets objectrequired
property name*integer
description object
anyOf
string
start_time object
anyOf
integer
end_time object
anyOf
integer
RelationSinkState
{
"state": "string",
"checkpoint": {
"state": "string",
"offsets": {},
"description": "string",
"start_time": 0,
"end_time": 0
}
}