Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateTriggerDeploymentStageDetails

Specifies the Trigger Deployment stage, which runs another pipeline of the application.

Properties

Optional buildPipelineStagePredecessorCollection

buildPipelineStagePredecessorCollection: model.BuildPipelineStagePredecessorCollection

Const buildPipelineStageType

buildPipelineStageType: string = "TRIGGER_DEPLOYMENT_PIPELINE"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional deployPipelineId

deployPipelineId: undefined | string

A target deployment pipeline OCID that will run in this stage.

Optional description

description: undefined | string

Optional description about the build stage.

Optional displayName

displayName: undefined | string

Stage display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

Optional isPassAllParametersEnabled

isPassAllParametersEnabled: undefined | false | true

A boolean flag that specifies whether all the parameters must be passed when the deployment is triggered.

Methods

getDeserializedJsonObj

getJsonObj