Class: DatadogAPIClient::V1::NotifyEndType

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

Overview

A notification end type.

Constant Summary collapse

CANCELED =
"canceled".freeze
EXPIRED =
"expired".freeze

Method Summary

Methods included from BaseEnumModel

included