Class: DatadogAPIClient::V1::SuccessfulSignalUpdateResponse

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v1/models/successful_signal_update_response.rb

Overview

Updated signal data following a successfully performed update.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#statusObject

Status of the response.



25
26
27
# File 'lib/datadog_api_client/v1/models/successful_signal_update_response.rb', line 25

def status
  @status
end