Class: DatadogAPIClient::V2::SLOReportInterval

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

Overview

The frequency at which report data is to be generated.

Constant Summary collapse

WEEKLY =
"weekly".freeze
MONTHLY =
"monthly".freeze

Method Summary

Methods included from BaseEnumModel

included