Class: DatadogAPIClient::V1::SyntheticsGlobalVariableParserType

Inherits:
Object
  • Object
show all
Defined in:
lib/datadog_api_client/v1/models/synthetics_global_variable_parser_type.rb

Constant Summary collapse

RAW =
"raw".freeze
JSON_PATH =
"json_path".freeze
REGEX =
"regex".freeze
X_PATH =
"x_path".freeze