Initializer
Properties
| Name | Type | Description |
|---|---|---|
createBeforeDestroy | boolean | No description. |
ignoreChanges | string[] | string | No description. |
postcondition | Postcondition[] | No description. |
precondition | Precondition[] | No description. |
preventDestroy | boolean | No description. |
replaceTriggeredBy | string | ITerraformDependable[] | No description. |
createBeforeDestroyOptional
- Type: boolean
ignoreChangesOptional
- Type: string[] | string
postconditionOptional
- Type: Postcondition[]
preconditionOptional
- Type: Precondition[]
preventDestroyOptional
- Type: boolean
replaceTriggeredByOptional
- Type: string | ITerraformDependable[]