Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateBuildStageDetails

Specifies the build stage.

Properties

Optional buildPipelineStagePredecessorCollection

buildPipelineStagePredecessorCollection: model.BuildPipelineStagePredecessorCollection

Const buildPipelineStageType

buildPipelineStageType: string = "BUILD"

Optional buildRunnerShapeConfig

Optional buildSourceCollection

buildSourceCollection: model.BuildSourceCollection

Optional buildSpecFile

buildSpecFile: undefined | string

The path to the build specification file for this environment. The default location of the file if not specified is build_spec.yaml.

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 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 image

image: undefined | string

Image name for the build environment.

Optional primaryBuildSource

primaryBuildSource: undefined | string

Name of the build source where the build_spec.yml file is located. If not specified, the first entry in the build source collection is chosen as primary build source.

Optional privateAccessConfig

Optional stageExecutionTimeoutInSeconds

stageExecutionTimeoutInSeconds: undefined | number

Timeout for the build stage execution. Specify value in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj