Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateStackDetails

Update details for a stack.

Properties

Optional configSource

Optional customTerraformProvider

customTerraformProvider: model.CustomTerraformProvider

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

Description of the stack.

Optional displayName

displayName: undefined | string

The name of the stack.

Optional freeformTags

freeformTags: undefined | object

Free-form tags associated with this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional isThirdPartyProviderExperienceEnabled

isThirdPartyProviderExperienceEnabled: undefined | false | true

When {@code true}, changes the stack's sourcing of third-party Terraform providers to Terraform Registry and allows {@link #customTerraformProvider(CustomTerraformProviderRequest) customTerraformProvider}. Applies to older stacks. Once set to {@code true}, cannot be reverted. For more information about stack sourcing of third-party Terraform providers, see Third-party Provider Configuration.

Optional terraformVersion

terraformVersion: undefined | string

The version of Terraform to use with the stack. Example: {@code 0.12.x}

Optional variables

variables: undefined | object

Terraform variables associated with this resource. The maximum number of variables supported is 250. The maximum size of each variable, including both name and value, is 8192 bytes. Example: {@code {"CompartmentId": "compartment-id-value"}}

Functions

getDeserializedJsonObj

getJsonObj