Class: DatadogAPIClient::V2::WebhooksAuthMethodProtocol

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

Overview

Authentication protocol used by the auth method.

Constant Summary collapse

OAUTH2_CLIENT_CREDENTIALS =
"oauth2-client-credentials".freeze

Method Summary

Methods included from BaseEnumModel

included