CreateDataFlowDebugSessionResponse interface
Response body structure for creating data flow debug session.
Properties
session |
The ID of data flow debug session. |
status | The state of the debug session. |
Property Details
sessionId
The ID of data flow debug session.
sessionId?: string
Property Value
string
status
The state of the debug session.
status?: string
Property Value
string