Class: DatadogAPIClient::V1::IntakePayloadAccepted

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

Overview

The payload accepted for intake.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#statusObject

The status of the intake payload.



29
30
31
# File 'lib/datadog_api_client/v1/models/intake_payload_accepted.rb', line 29

def status
  @status
end