Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApplyRollbackJobOperationDetails

Job details that are specific to an apply rollback job. For more information about apply rollback jobs, see Creating an Apply Rollback Job.

Properties

Optional executionPlanRollbackJobId

executionPlanRollbackJobId: undefined | string

The OCID of a plan rollback job, for use when specifying {@code "FROM_PLAN_ROLLBACK_JOB_ID"} as the {@code executionPlanRollbackStrategy}.

executionPlanRollbackStrategy

executionPlanRollbackStrategy: ExecutionPlanRollbackStrategy

Specifies the source of the execution plan for rollback to apply. Use {@code AUTO_APPROVED} to run the job without an execution plan for rollback.

Const operation

operation: string = "APPLY_ROLLBACK"

Optional targetRollbackJobId

targetRollbackJobId: undefined | string

The OCID of a successful apply job, for use when specifying {@code "AUTO_APPROVED"} as the {@code executionPlanRollbackStrategy}.

Optional terraformAdvancedOptions

terraformAdvancedOptions: model.TerraformAdvancedOptions

Methods

getDeserializedJsonObj

getJsonObj