Class: DatadogAPIClient::V2::IntegrationAccountDataflowHealth

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

Overview

Collection health of a single dataflow.

Constant Summary collapse

OK =
"DATAFLOW_HEALTH_OK".freeze
BROKEN =
"DATAFLOW_HEALTH_BROKEN".freeze
UNKNOWN =
"DATAFLOW_HEALTH_UNKNOWN".freeze

Method Summary

Methods included from BaseEnumModel

included