Class: DatadogAPIClient::V1::SyntheticsConfigVariableType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::SyntheticsConfigVariableType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_config_variable_type.rb
Overview
Type of the configuration variable.
Constant Summary collapse
- GLOBAL =
"global".freeze
- TEXT =
"text".freeze
- EMAIL =
"email".freeze