Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateDataFlowDebugSessionRequest

Package version

Request body structure for creating data flow debug session.

Hierarchy

  • CreateDataFlowDebugSessionRequest

Index

Properties

Optional clusterTimeout

clusterTimeout: undefined | number

Timeout setting for Databricks cluster.

Optional dataBricksLinkedService

dataBricksLinkedService: LinkedServiceResource

Data bricks linked service.

Optional dataFlowName

dataFlowName: undefined | string

The name of the data flow.

Optional existingClusterId

existingClusterId: undefined | string

The ID of existing Databricks cluster.

Optional newClusterName

newClusterName: undefined | string

The name of new Databricks cluster.

Optional newClusterNodeType

newClusterNodeType: undefined | string

The type of new Databricks cluster.

Generated using TypeDoc