Class: DatadogAPIClient::V1::SyntheticsConfigVariableType

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included