Method: DatadogAPIClient::V1::SLOCorrectionCreateRequestAttributes#start
- Defined in:
- lib/datadog_api_client/v1/models/slo_correction_create_request_attributes.rb
#start ⇒ Object
Starting time of the correction in epoch seconds.
44 45 46 |
# File 'lib/datadog_api_client/v1/models/slo_correction_create_request_attributes.rb', line 44 def start @start end |