Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartDataFlowDebugSessionRequest

Package version

Request body structure for starting data flow debug session.

Hierarchy

  • StartDataFlowDebugSessionRequest

Index

Properties

Optional dataFlow

Data flow instance.

Optional dataFlows

dataFlows: DataFlowResource[]

List of Data flows

Optional datasets

datasets: DatasetResource[]

List of datasets.

Optional debugSettings

debugSettings: any

Data flow debug settings.

Optional incrementalDebug

incrementalDebug: undefined | false | true

The type of new Databricks cluster.

Optional linkedServices

linkedServices: LinkedServiceResource[]

List of linked services.

Optional sessionId

sessionId: undefined | string

The ID of data flow debug session.

Optional staging

staging: any

Staging info for debug session.

Generated using TypeDoc