Class: DatadogAPIClient::V2::ObservabilityPipelineCloudPremDestinationType

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

Overview

The destination type. The value should always be cloud_prem.

Constant Summary collapse

CLOUD_PREM =
"cloud_prem".freeze

Method Summary

Methods included from BaseEnumModel

included