Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateStackDetails

Creation details for a stack.

Properties

compartmentId

compartmentId: string

Unique identifier (OCID) of the compartment in which the stack resides.

configSource

Optional customTerraformProvider

customTerraformProvider: model.CustomTerraformProvider

Optional definedTags

definedTags: undefined | object

Defined tags associated with 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 stack's display name.

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 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. 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