Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PipelineCustomScriptStepUpdateDetails

The type of step where user provides the step artifact to be executed on an execution engine managed by the pipelines service.

Properties

Optional description

description: undefined | string

A short description of the step.

Optional stepConfigurationDetails

stepConfigurationDetails: model.PipelineStepConfigurationDetails

stepName

stepName: string

The name of the step.

Const stepType

stepType: string = "CUSTOM_SCRIPT"

Methods

getDeserializedJsonObj

getJsonObj