Class: DatadogAPIClient::V2::SharedDashboardStatus

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

Overview

Status of the shared dashboard.

Constant Summary collapse

ACTIVE =
"active".freeze
PAUSED =
"paused".freeze

Method Summary

Methods included from BaseEnumModel

included