Class: DatadogAPIClient::V2::IntegrationAccountBasicAuthType

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

Overview

The authentication method type.

Constant Summary collapse

BASIC =
"basic".freeze

Method Summary

Methods included from BaseEnumModel

included