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.

Information about a destination where scheduled query results are processed, including processing status and any error messages.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.ScheduledQueryDestination

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

Syntax

C#
public class ScheduledQueryDestination

The ScheduledQueryDestination type exposes the following members

Constructors

NameDescription
Public Method ScheduledQueryDestination()

Properties

NameTypeDescription
Public Property DestinationIdentifier System.String

Gets and sets the property DestinationIdentifier.

The identifier for the destination where results are delivered.

Public Property DestinationType Amazon.CloudWatchLogs.ScheduledQueryDestinationType

Gets and sets the property DestinationType.

The type of destination for query results.

Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage.

Error message if destination processing failed.

Public Property ProcessedIdentifier System.String

Gets and sets the property ProcessedIdentifier.

The identifier of the processed result at the destination.

Public Property Status Amazon.CloudWatchLogs.ActionStatus

Gets and sets the property Status.

The processing status of the destination delivery.

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