Sha256: 4b5f3172d4833398215f617ccac85c25df54871403d73135435c720248c3cf66

Contents?: true

Size: 454 Bytes

Versions: 2

Compression:

Stored size: 454 Bytes

Contents

# DatadogAPIClient::V1::SLOHistoryResponseErrorWithType

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **error_message** | **String** | A message with more details about the error. |  |
| **error_type** | **String** | Type of the error. |  |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SLOHistoryResponseErrorWithType.new(
  error_message: ,
  error_type: 
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.4.0 docs/v1/SLOHistoryResponseErrorWithType.md
datadog_api_client-1.3.0 docs/v1/SLOHistoryResponseErrorWithType.md