1description: > 2 Implement to provide IBM specific error log policy attributes. 3properties: 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. 13