Class: DatadogAPIClient::V2::OrgConnectionTypeEnum

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

Overview

Available connection types between organizations.

Constant Summary collapse

LOGS =
"logs".freeze
METRICS =
"metrics".freeze

Method Summary

Methods included from BaseEnumModel

included