Class: DatadogAPIClient::V2::CustomerOrgDisableStatus

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

Overview

Resulting lifecycle status of the organization after the disable action.

Constant Summary collapse

DISABLED =
"disabled".freeze
PENDING_DISABLE =
"pending_disable".freeze

Method Summary

Methods included from BaseEnumModel

included