Class: DatadogAPIClient::V1::WidgetLegacyLiveSpan
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::WidgetLegacyLiveSpan
- Includes:
- BaseGenericModel
- Defined in:
- lib/datadog_api_client/v1/models/widget_legacy_live_span.rb
Overview
Wrapper for live span
Instance Attribute Summary collapse
-
#live_span ⇒ Object
The available timeframes depend on the widget you are using.
Method Summary
Methods included from BaseGenericModel
Instance Attribute Details
#live_span ⇒ Object
The available timeframes depend on the widget you are using.
25 26 27 |
# File 'lib/datadog_api_client/v1/models/widget_legacy_live_span.rb', line 25 def live_span @live_span end |