| Name | Type | Description | Notes |
|---|---|---|---|
| tag | Option<String> | log error tag | [optional] |
| user_log_message | Option<String> | log details about the error | [optional] |
| link | Option<String> | link to our documentation | [optional] |
| hint_message | Option<String> | hint the user can follow | [optional] |
| event_details | Option<models::ClusterLogsErrorEventDetails> | [optional] | |
| underlying_error | Option<models::ClusterLogsErrorUnderlyingError> | [optional] |