Method: DatadogAPIClient::V2::ObservabilityPipelineSentinelOneDestination#type
- Defined in:
- lib/datadog_api_client/v2/models/observability_pipeline_sentinel_one_destination.rb
#type ⇒ Object
The destination type. The value should always be ‘sentinel_one`.
34 35 36 |
# File 'lib/datadog_api_client/v2/models/observability_pipeline_sentinel_one_destination.rb', line 34 def type @type end |