Method: DatadogAPIClient::V1::NotebookAbsoluteTime#start
- Defined in:
- lib/datadog_api_client/v1/models/notebook_absolute_time.rb
#start ⇒ Object
The start time.
31 32 33 |
# File 'lib/datadog_api_client/v1/models/notebook_absolute_time.rb', line 31 def start @start end |