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.

Scheduled Query

Inheritance Hierarchy

System.Object
  Amazon.TimestreamQuery.Model.ScheduledQuery

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

Syntax

C#
public class ScheduledQuery

The ScheduledQuery type exposes the following members

Constructors

NameDescription
Public Method ScheduledQuery()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The creation time of the scheduled query.

Public Property ErrorReportConfiguration Amazon.TimestreamQuery.Model.ErrorReportConfiguration

Gets and sets the property ErrorReportConfiguration.

Configuration for scheduled query error reporting.

Public Property LastRunStatus Amazon.TimestreamQuery.ScheduledQueryRunStatus

Gets and sets the property LastRunStatus.

Status of the last scheduled query run.

Public Property Name System.String

Gets and sets the property Name.

The name of the scheduled query.

Public Property NextInvocationTime System.DateTime

Gets and sets the property NextInvocationTime.

The next time the scheduled query is to be run.

Public Property PreviousInvocationTime System.DateTime

Gets and sets the property PreviousInvocationTime.

The last time the scheduled query was run.

Public Property State Amazon.TimestreamQuery.ScheduledQueryState

Gets and sets the property State.

State of scheduled query.

Public Property TargetDestination Amazon.TimestreamQuery.Model.TargetDestination

Gets and sets the property TargetDestination.

Target data source where final scheduled query result will be written.

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