Class: DatadogAPIClient::V2::IPAllowlistEntry

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

Overview

IP allowlist entry object.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

Data of the IP allowlist entry object.



25
26
27
# File 'lib/datadog_api_client/v2/models/ip_allowlist_entry.rb', line 25

def data
  @data
end