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.

Configuration details for a Prometheus data source that can be used for direct queries.

Inheritance Hierarchy

System.Object
  Amazon.OpenSearchService.Model.PrometheusDirectQueryDataSource

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

Syntax

C#
public class PrometheusDirectQueryDataSource

The PrometheusDirectQueryDataSource type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property RoleArn System.String

Gets and sets the property RoleArn.

The unique identifier of the IAM role that grants OpenSearch Service permission to access the specified data source.

Public Property WorkspaceArn System.String

Gets and sets the property WorkspaceArn.

The unique identifier of the Amazon Managed Prometheus Workspace that is associated with the specified data source.

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