DeleteDataFlowDebugSessionRequest Class

Request body structure for deleting data flow debug session.

Constructor

DeleteDataFlowDebugSessionRequest(*args: Any, **kwargs: Any)

Variables

Name Description
session_id
str

The ID of data flow debug session.

Attributes

session_id

The ID of data flow debug session.

session_id: str | None