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: github.com/aws/constructs-go/constructs/v10.IConstruct
Properties
AllRequired
- Type: *[]IAspect