Method: DatadogAPIClient::V1::SLOHistoryMonitor#errors
- Defined in:
- lib/datadog_api_client/v1/models/slo_history_monitor.rb
#errors ⇒ Object
An array of error objects returned while querying the history data for the service level objective.
29 30 31 |
# File 'lib/datadog_api_client/v1/models/slo_history_monitor.rb', line 29 def errors @errors end |