Contains information about the error parameters for an error message.
Column | Data Type | Constraint | Description |
---|---|---|---|
| VARCHAR(40) | not null | The unique ID for a pending deployment. |
| VARCHAR(255) | null | The error parameters defined for the deployment’s error messages. |
| BIGINT | not null | The sequence number used to determine where the error parameter is ordered in the context of the deployment. |