Method: DatadogAPIClient::V1::SyntheticsVariableParser#type
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_variable_parser.rb
#type ⇒ Object
Type of parser for a Synthetic global variable from a synthetics test.
25 26 27 |
# File 'lib/datadog_api_client/v1/models/synthetics_variable_parser.rb', line 25 def type @type end |