Class: DatadogAPIClient::V2::GuardrailTriggerAction

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

Overview

Action to perform when a guardrail threshold is triggered.

Constant Summary collapse

PAUSE =
"PAUSE".freeze
ABORT =
"ABORT".freeze

Method Summary

Methods included from BaseEnumModel

included