Class: DatadogAPIClient::V2::ObservabilityPipelineBufferOptionsMemoryType

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

Overview

The type of the buffer that will be configured, a memory buffer.

Constant Summary collapse

MEMORY =
"memory".freeze

Method Summary

Methods included from BaseEnumModel

included