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 for where to deliver scheduled query results. Specifies the destination type and associated settings for result delivery.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.DestinationConfiguration

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

Syntax

C#
public class DestinationConfiguration

The DestinationConfiguration type exposes the following members

Constructors

NameDescription
Public Method DestinationConfiguration()

Properties

NameTypeDescription
Public Property LookupTableConfiguration Amazon.CloudWatchLogs.Model.LookupTableConfiguration

Gets and sets the property LookupTableConfiguration.

Configuration for delivering query results to a lookup table. The query results automatically populate or refresh the specified lookup table on each scheduled execution.

Public Property S3Configuration Amazon.CloudWatchLogs.Model.S3Configuration

Gets and sets the property S3Configuration.

Configuration for delivering query results to Amazon S3.

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