Class: DatadogAPIClient::V2::RUMOperationStrongLinkStatus

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

Overview

The status of a RUM operation strong link.

Constant Summary collapse

DRAFT =
"DRAFT".freeze
CONFIRMED =
"CONFIRMED".freeze
REJECTED =
"REJECTED".freeze

Method Summary

Methods included from BaseEnumModel

included