- 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 | java.lang.String | The output directory for this synthesis session. |
skipValidation | java.lang.Boolean | No description. |
manifestRequired
- Type: Manifest
outdirRequired
- Type: java.lang.String
skipValidationOptional
- Type: java.lang.Boolean