Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApplyJobOperationDetails

Job details that are specific to apply operations.

Properties

Optional executionPlanJobId

executionPlanJobId: undefined | string

The OCID of the plan job that contains the execution plan used for this job, or {@code null} if no execution plan was used.

executionPlanStrategy

executionPlanStrategy: ExecutionPlanStrategy

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

Const operation

operation: string = "APPLY"

Optional terraformAdvancedOptions

terraformAdvancedOptions: model.TerraformAdvancedOptions

Methods

getDeserializedJsonObj

getJsonObj