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 computeType

computeType: undefined | string

Compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

Optional coreCount

coreCount: undefined | number

Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

Optional integrationRuntime

Set to use integration runtime setting for data flow debug session.

Optional timeToLive

timeToLive: undefined | number

Time to live setting of the cluster in minutes.

Generated using TypeDoc