Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowDebugStatisticsRequest

Package version

Request body structure for data flow statistics.

Hierarchy

  • DataFlowDebugStatisticsRequest

Index

Properties

Optional columns

columns: string[]

List of column names.

Optional dataFlowName

dataFlowName: undefined | string

The data flow which contains the debug session.

Optional sessionId

sessionId: undefined | string

The ID of data flow debug session.

Optional streamName

streamName: undefined | string

The output stream name.

Generated using TypeDoc