Class: DatadogAPIClient::V1::SyntheticsBasicAuthOauthTokenApiAuthentication

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

Overview

Type of token to use when performing the authentication.

Constant Summary collapse

HEADER =
"header".freeze
BODY =
"body".freeze

Method Summary

Methods included from BaseEnumModel

included