Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSingleDeployStageDeploymentDetails

Details of a new deployment to be created that will run a single stage of the pipeline.

Properties

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 deployArtifactOverrideArguments

deployArtifactOverrideArguments: model.DeployArtifactOverrideArgumentCollection

deployPipelineId

deployPipelineId: string

The OCID of a pipeline.

deployStageId

deployStageId: string

Specifies the OCID of the stage to be redeployed.

Optional deployStageOverrideArguments

deployStageOverrideArguments: model.DeployStageOverrideArgumentCollection

Optional deploymentArguments

deploymentArguments: model.DeploymentArgumentCollection

Const deploymentType

deploymentType: string = "SINGLE_STAGE_DEPLOYMENT"

Optional displayName

displayName: undefined | string

Deployment display name. 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"}}

Methods

getDeserializedJsonObj

getJsonObj