Method: DatadogAPIClient::V1::SyntheticsGlobalVariable#id
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_global_variable.rb
#id ⇒ Object
Unique identifier of the global variable.
31 32 33 |
# File 'lib/datadog_api_client/v1/models/synthetics_global_variable.rb', line 31 def id @id end |