Method: DatadogAPIClient::V2::ObservabilityPipelineSplunkHecDestination#id

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

#idObject

The unique identifier for this component. Used to reference this component in other parts of the pipeline (e.g., as input to downstream components).



33
34
35
# File 'lib/datadog_api_client/v2/models/observability_pipeline_splunk_hec_destination.rb', line 33

def id
  @id
end