Class: DatadogAPIClient::V1::SyntheticsBasicAuthOauthClientType

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

Overview

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

Constant Summary collapse

OAUTH_CLIENT =
"oauth-client".freeze

Method Summary

Methods included from BaseEnumModel

included