Method: DatadogAPIClient::V2::ObservabilityPipelineThrottleProcessor#type

Defined in:
lib/datadog_api_client/v2/models/observability_pipeline_throttle_processor.rb

#typeObject

The processor type. The value should always be ‘throttle`.



40
41
42
# File 'lib/datadog_api_client/v2/models/observability_pipeline_throttle_processor.rb', line 40

def type
  @type
end