Class: DatadogAPIClient::V2::ChangeEventCustomAttributesAuthorType

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

Overview

Author's type.

Constant Summary collapse

USER =
"user".freeze
SYSTEM =
"system".freeze

Method Summary

Methods included from BaseEnumModel

included