Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDestroyJobOperationDetails

Job details that are specific to destroy operations.

Properties

executionPlanStrategy

executionPlanStrategy: string

Specifies the source of the execution plan to apply. Currently, only {@code AUTO_APPROVED} is allowed, which indicates that the job will be run 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 = "DESTROY"

Optional terraformAdvancedOptions

terraformAdvancedOptions: model.TerraformAdvancedOptions

Methods

getDeserializedJsonObj

getJsonObj