Aspects can be applied to CDK tree scopes and can operate on the tree before synthesis.Documentation Index
Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Methods
| Name | Description |
|---|---|
add | Adds an aspect to apply this scope before synthesis. |
add
aspectRequired
- Type: IAspect
Static Functions
| Name | Description |
|---|---|
of | Returns the Aspects object associated with a construct scope. |
of
Aspects object associated with a construct scope.
scopeRequired
- Type: constructs.IConstruct
Properties
allRequired
- Type: IAspect[]