Class: DatadogAPIClient::V2::DatabricksIntegrationAccountBearerTokenAuthType

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

Overview

The authentication method type.

Constant Summary collapse

BEARER_TOKEN =
"bearer_token".freeze

Method Summary

Methods included from BaseEnumModel

included