Class: DatadogAPIClient::V2::ReferenceTableCreateSourceType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ReferenceTableCreateSourceType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/reference_table_create_source_type.rb
Overview
The source type for creating reference table data. Only these source types can be created through this API.
Constant Summary collapse
- LOCAL_FILE =
"LOCAL_FILE".freeze
- S3 =
"S3".freeze
- GCS =
"GCS".freeze
- AZURE =
"AZURE".freeze