Sha256: 84188c6700118956602bc5c17e1142c1371b2db3eb6cd27895ccc87a7cf1e63e

Contents?: true

Size: 444 Bytes

Versions: 2

Compression:

Stored size: 444 Bytes

Contents

# DatadogAPIClient::V1::NotebookRelativeTime

## Properties

| Name          | Type                                    | Description | Notes |
| ------------- | --------------------------------------- | ----------- | ----- |
| **live_span** | [**WidgetLiveSpan**](WidgetLiveSpan.md) |             |       |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::NotebookRelativeTime.new(
  live_span: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v1/NotebookRelativeTime.md
datadog_api_client-1.5.0 docs/v1/NotebookRelativeTime.md