Class: DatadogAPIClient::V2::ObservabilityPipelineAmazonOpenSearchDestinationType

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

Overview

The destination type. The value should always be amazon_opensearch.

Constant Summary collapse

AMAZON_OPENSEARCH =
"amazon_opensearch".freeze

Method Summary

Methods included from BaseEnumModel

included