Class: DatadogAPIClient::V2::DORADeploymentRequestData

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

Overview

The JSON:API data.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#attributesObject

Attributes to create a DORA deployment event.



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

def attributes
  @attributes
end