Class: DatadogAPIClient::V2::CustomerOrgDisableStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::CustomerOrgDisableStatus
- 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