Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSingleDeployStageRedeploymentDetails

Details of a new deployment to be created that will rerun a single stage from a previously executed deployment.

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"}}}

deployPipelineId

deployPipelineId: string

The OCID of a pipeline.

deployStageId

deployStageId: string

Specifies the OCID of the stage to be redeployed.

Const deploymentType

deploymentType: string = "SINGLE_STAGE_REDEPLOYMENT"

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"}}

Optional previousDeploymentId

previousDeploymentId: undefined | string

Specifies the OCID of the previous deployment to be redeployed.

Methods

getDeserializedJsonObj

getJsonObj