Class: DatadogAPIClient::V2::CsmUnifiedHostType

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

Overview

The JSON:API type for unified host resources. The value should always be ‘unified_host`.

Constant Summary collapse

UNIFIED_HOST =
"unified_host".freeze

Method Summary

Methods included from BaseEnumModel

included