Class: DatadogAPIClient::V2::DatabricksIntegrationAccountOAuthAuthType

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

Overview

The authentication method type.

Constant Summary collapse

DATABRICKS_OAUTH =
"databricks_oauth".freeze

Method Summary

Methods included from BaseEnumModel

included