Class: DatadogAPIClient::V2::IntegrationAccountType

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

Overview

The type of the integration account resource. Always integration-account.

Constant Summary collapse

INTEGRATION_ACCOUNT =
"integration-account".freeze

Method Summary

Methods included from BaseEnumModel

included