Class: DatadogAPIClient::V2::SecurityMonitoringSignalsListResponseLinks

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

Overview

Links attributes.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#_nextObject

The link for the next set of results. Note: The request can also be made using the POST endpoint.



30
31
32
# File 'lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_links.rb', line 30

def _next
  @_next
end