Class: DatadogAPIClient::V2::ReportScheduleResourceType

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

Overview

The type of dashboard resource the report schedule targets.

Constant Summary collapse

DASHBOARD =
"dashboard".freeze
INTEGRATION_DASHBOARD =
"integration_dashboard".freeze

Method Summary

Methods included from BaseEnumModel

included