Class: DatadogAPIClient::V1::SyntheticsBasicAuthDigestType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_basic_auth_digest_type.rb

Overview

The type of basic authentication to use when performing the test.

Constant Summary collapse

DIGEST =
"digest".freeze

Method Summary

Methods included from BaseEnumModel

included