Matt Spinler | dffdca7 | 2020-06-12 09:19:51 -0500 | [diff] [blame] | 1 | description: > |
2 | Implement to provide IBM specific error log policy attributes. | ||||
3 | properties: | ||||
4 | - name: EventID | ||||
5 | type: string | ||||
6 | description: > | ||||
7 | This ID is defined by IBM service to uniquely identify an error | ||||
8 | in the service documentation. | ||||
9 | - name: Description | ||||
10 | type: string | ||||
11 | description: > | ||||
12 | This is a customer-facing description of the error. |