Class: DatadogAPIClient::V2::ReferenceTableSourceType

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

Overview

The source type for reference table data. Includes all possible source types that can appear in responses.

Constant Summary collapse

LOCAL_FILE =
"LOCAL_FILE".freeze
S3 =
"S3".freeze
GCS =
"GCS".freeze
AZURE =
"AZURE".freeze
SERVICENOW =
"SERVICENOW".freeze
SALESFORCE =
"SALESFORCE".freeze
DATABRICKS =
"DATABRICKS".freeze
SNOWFLAKE =
"SNOWFLAKE".freeze

Method Summary

Methods included from BaseEnumModel

included