AWS SDK Version 3 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.

Container for the parameters to the ListIntegrations operation. Returns a list of integrations between CloudWatch Logs and other services in this account. Currently, only one integration can be created in an account, and this integration must be with OpenSearch Service.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudWatchLogs.AmazonCloudWatchLogsRequest
      Amazon.CloudWatchLogs.Model.ListIntegrationsRequest

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

Syntax

C#
public class ListIntegrationsRequest : AmazonCloudWatchLogsRequest
         IAmazonWebServiceRequest

The ListIntegrationsRequest type exposes the following members

Constructors

NameDescription
Public Method ListIntegrationsRequest()

Properties

NameTypeDescription
Public Property IntegrationNamePrefix System.String

Gets and sets the property IntegrationNamePrefix.

To limit the results to integrations that start with a certain name prefix, specify that name prefix here.

Public Property IntegrationStatus Amazon.CloudWatchLogs.IntegrationStatus

Gets and sets the property IntegrationStatus.

To limit the results to integrations with a certain status, specify that status here.

Public Property IntegrationType Amazon.CloudWatchLogs.IntegrationType

Gets and sets the property IntegrationType.

To limit the results to integrations of a certain type, specify that type here.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5