Class: DatadogAPIClient::V2::SecureEmbedStatus

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

Overview

The status of the secure embed share. Active means the shared dashboard is available. Paused means it is not.

Constant Summary collapse

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

Method Summary

Methods included from BaseEnumModel

included