Class: DatadogAPIClient::V1::SLOCorrectionCategory
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::SLOCorrectionCategory
 
 
- 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