Class: DatadogAPIClient::V2::CIAppGitHubAccountType

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

Overview

JSON:API type for the GitHub account resource. The value must always be ci_github_account.

Constant Summary collapse

CI_GITHUB_ACCOUNT =
"ci_github_account".freeze

Method Summary

Methods included from BaseEnumModel

included