Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PipelineMLJobStepDetails

The type of step where the job is pre-created by the user.

Properties

Optional dependsOn

dependsOn: Array<string>

The list of step names this current step depends on for execution.

Optional description

description: undefined | string

A short description of the step.

jobId

jobId: string

The OCID of the job to be used as a step.

Optional stepConfigurationDetails

stepConfigurationDetails: model.PipelineStepConfigurationDetails

stepName

stepName: string

The name of the step. It must be unique within the pipeline. This is used to create the pipeline DAG.

Const stepType

stepType: string = "ML_JOB"

Methods

getDeserializedJsonObj

getJsonObj