Method: DatadogAPIClient::V1::SyntheticsGlobalVariable#is_totp
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_global_variable.rb
#is_totp ⇒ Object
Determines if the global variable is a TOTP/MFA variable.
37 38 39 |
# File 'lib/datadog_api_client/v1/models/synthetics_global_variable.rb', line 37 def is_totp @is_totp end |