Method: DatadogAPIClient::V1::NotebookAbsoluteTime#live

Defined in:
lib/datadog_api_client/v1/models/notebook_absolute_time.rb

#liveObject

Indicates whether the timeframe should be shifted to end at the current time.



28
29
30
# File 'lib/datadog_api_client/v1/models/notebook_absolute_time.rb', line 28

def live
  @live
end