ScheduledQuery

Scheduled Query

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name.

Link copied to clipboard

The creation time of the scheduled query.

Link copied to clipboard

Configuration for scheduled query error reporting.

Link copied to clipboard

Status of the last scheduled query run.

Link copied to clipboard

The name of the scheduled query.

Link copied to clipboard

The next time the scheduled query is to be run.

Link copied to clipboard

The last time the scheduled query was run.

Link copied to clipboard

State of scheduled query.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: ScheduledQuery.Builder.() -> Unit = {}): ScheduledQuery
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String