Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InvokeFunctionDeployStageExecutionProgress

Specifies the Invoke Function stage specific execution details.

Properties

Optional deployStageDisplayName

deployStageDisplayName: undefined | string

Stage display name. Avoid entering confidential information.

Optional deployStageExecutionProgressDetails

deployStageExecutionProgressDetails: Array<DeployStageExecutionProgressDetails>

Details about stage execution for all the target environments.

Optional deployStageId

deployStageId: undefined | string

The OCID of the stage.

Optional deployStagePredecessors

deployStagePredecessors: model.DeployStagePredecessorCollection

Const deployStageType

deployStageType: string = "INVOKE_FUNCTION"

Optional status

status: Status

The current state of the stage.

Optional timeFinished

timeFinished: Date

Time the stage finished executing. Format defined by RFC3339.

Optional timeStarted

timeStarted: Date

Time the stage started executing. Format defined by RFC3339.

Methods

getDeserializedJsonObj

getJsonObj