AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The type of data source that is used for direct queries. This is a supported Amazon Web Services service, such as CloudWatch Logs or Security Lake.
Namespace: Amazon.OpenSearchService.Model
Assembly: AWSSDK.OpenSearchService.dll
Version: 3.x.y.z
public class DirectQueryDataSourceType
The DirectQueryDataSourceType type exposes the following members
| Name | Description | |
|---|---|---|
|
DirectQueryDataSourceType() |
| Name | Type | Description | |
|---|---|---|---|
|
CloudWatchLog | Amazon.OpenSearchService.Model.CloudWatchDirectQueryDataSource |
Gets and sets the property CloudWatchLog. Specifies CloudWatch Logs as a type of data source for direct queries. |
|
Prometheus | Amazon.OpenSearchService.Model.PrometheusDirectQueryDataSource |
Gets and sets the property Prometheus. Specifies Prometheus as a type of data source for direct queries. |
|
SecurityLake | Amazon.OpenSearchService.Model.SecurityLakeDirectQueryDataSource |
Gets and sets the property SecurityLake. Specifies Security Lake as a type of data source for direct queries. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer