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: github.com/aws/constructs-go/constructs/v10.IConstruct