Methods
| Name | Description |
|---|---|
AddError | Adds an { “error”: < message > } metadata entry to this construct. |
AddInfo | Adds an info metadata entry to this construct. |
AddWarning | Adds a warning metadata entry to this construct. |
AddError
MessageRequired
- Type: string
AddInfo
MessageRequired
- Type: string
AddWarning
MessageRequired
- Type: string
Static Functions
| Name | Description |
|---|---|
Of | Returns the annotations API for a construct scope. |
Of
ScopeRequired
- Type: Constructs.IConstruct