Method: DatadogAPIClient::V1::SyntheticsBasicAuthDigest#type
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_basic_auth_digest.rb
#type ⇒ Object
The type of basic authentication to use when performing the test.
28 29 30 |
# File 'lib/datadog_api_client/v1/models/synthetics_basic_auth_digest.rb', line 28 def type @type end |