Class: DatadogAPIClient::V2::SnowflakeIntegrationAccountPrivateKeyAuthType

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

Overview

The authentication method type.

Constant Summary collapse

SNOWFLAKE_PRIVATE_KEY =
"snowflake_private_key".freeze

Method Summary

Methods included from BaseEnumModel

included