- Implemented By: ISynthesisSession
TerraformStack.onSynthesize() methods.
originally from aws/constructs lib v3.3.126 (synth functionality was removed in constructs v10)
Properties
| Name | Type | Description |
|---|---|---|
manifest | Manifest | No description. |
outdir | string | The output directory for this synthesis session. |
skipValidation | boolean | No description. |
manifestRequired
- Type: Manifest
outdirRequired
- Type: string
skipValidationOptional
- Type: boolean