AWS SDK Version 4 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.OpenSearchService.Model.DirectQueryDataSourceType

Namespace: Amazon.OpenSearchService.Model
Assembly: AWSSDK.OpenSearchService.dll
Version: 3.x.y.z

Syntax

C#
public class DirectQueryDataSourceType

The DirectQueryDataSourceType type exposes the following members

Constructors

NameDescription
Public Method DirectQueryDataSourceType()

Properties

NameTypeDescription
Public Property CloudWatchLog Amazon.OpenSearchService.Model.CloudWatchDirectQueryDataSource

Gets and sets the property CloudWatchLog.

Specifies CloudWatch Logs as a type of data source for direct queries.

Public Property Prometheus Amazon.OpenSearchService.Model.PrometheusDirectQueryDataSource

Gets and sets the property Prometheus.

Specifies Prometheus as a type of data source for direct queries.

Public Property SecurityLake Amazon.OpenSearchService.Model.SecurityLakeDirectQueryDataSource

Gets and sets the property SecurityLake.

Specifies Security Lake as a type of data source for direct queries.

Version Information

.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