Class: Datadog::Core::Configuration::Settings::DSL::Profiling::Exporter
- Inherits:
-
Object
- Object
- Datadog::Core::Configuration::Settings::DSL::Profiling::Exporter
- Defined in:
- lib/datadog/core/configuration/settings.rb
Instance Attribute Summary collapse
-
#transport ⇒ Object
Returns the value of attribute transport.
Instance Attribute Details
#transport ⇒ Object
Returns the value of attribute transport.
236 237 238 |
# File 'lib/datadog/core/configuration/settings.rb', line 236 def transport @transport end |