Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateApplyJobOperationDetails

Job details that are specific to apply operations.

Properties

Optional executionPlanJobId

executionPlanJobId: undefined | string

The OCID of a plan job, for use when specifying {@code FROM_PLAN_JOB_ID} as the {@code executionPlanStrategy}.

Optional executionPlanStrategy

executionPlanStrategy: undefined | string

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

Optional isProviderUpgradeRequired

isProviderUpgradeRequired: undefined | false | true

Specifies whether or not to upgrade provider versions. Within the version constraints of your Terraform configuration, use the latest versions available from the source of Terraform providers. For more information about this option, see Dependency Lock File (terraform.io).

Const operation

operation: string = "APPLY"

Optional terraformAdvancedOptions

terraformAdvancedOptions: model.TerraformAdvancedOptions

Methods

getDeserializedJsonObj

getJsonObj