Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduledQuery

Scheduled Query

Hierarchy

  • ScheduledQuery

Index

Properties

Arn

Arn: string | undefined

The Amazon Resource Name.

Optional CreationTime

CreationTime: Date

The creation time of the scheduled query.

Optional ErrorReportConfiguration

ErrorReportConfiguration: ErrorReportConfiguration

Configuration for scheduled query error reporting.

Optional LastRunStatus

LastRunStatus: ScheduledQueryRunStatus | string

Status of the last scheduled query run.

Name

Name: string | undefined

The name of the scheduled query.

Optional NextInvocationTime

NextInvocationTime: Date

The next time the scheduled query is to be run.

Optional PreviousInvocationTime

PreviousInvocationTime: Date

The last time the scheduled query was run.

State

State: ScheduledQueryState | string | undefined

State of scheduled query.

Optional TargetDestination

TargetDestination: TargetDestination

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