Class: DatadogAPIClient::V2::MatchingSignalType

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

Overview

The type of the resource. The value should always be matching_signal.

Constant Summary collapse

MATCHING_SIGNAL =
"matching_signal".freeze

Method Summary

Methods included from BaseEnumModel

included