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.

This structure contains information about the OpenSearch Service data source used for this integration. This data source was created as part of the integration setup. An OpenSearch Service data source defines the source and destination for OpenSearch Service queries. It includes the role required to execute queries and write to collections.

For more information about OpenSearch Service data sources , see Creating OpenSearch Service data source integrations with Amazon S3.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.OpenSearchDataSource

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

Syntax

C#
public class OpenSearchDataSource

The OpenSearchDataSource type exposes the following members

Constructors

NameDescription
Public Method OpenSearchDataSource()

Properties

NameTypeDescription
Public Property DataSourceName System.String

Gets and sets the property DataSourceName.

The name of the OpenSearch Service data source.

Public Property Status Amazon.CloudWatchLogs.Model.OpenSearchResourceStatus

Gets and sets the property Status.

This structure contains information about the status of this OpenSearch Service resource.

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