Class: DatadogAPIClient::V1::SLOCorrectionCategory

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

Overview

Category the SLO correction belongs to.

Constant Summary collapse

SCHEDULED_MAINTENANCE =
"Scheduled Maintenance".freeze
OUTSIDE_BUSINESS_HOURS =
"Outside Business Hours".freeze
DEPLOYMENT =
"Deployment".freeze
OTHER =
"Other".freeze

Method Summary

Methods included from BaseEnumModel

included