Method: DatadogAPIClient::V1::SyntheticsVariableParser#value

Defined in:
lib/datadog_api_client/v1/models/synthetics_variable_parser.rb

#valueObject

Regex or JSON path used for the parser. Not used with type ‘raw`.

[View source]

28
29
30
# File 'lib/datadog_api_client/v1/models/synthetics_variable_parser.rb', line 28

def value
  @value
end