Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

Scheduled query ARN.

Link copied to clipboard
var creationTime: <Error class: unknown class>?

Creation time of the scheduled query.

Link copied to clipboard

Error-reporting configuration for the scheduled query.

Link copied to clipboard

A customer provided KMS key used to encrypt the scheduled query resource.

Link copied to clipboard

Runtime summary for the last scheduled query run.

Link copied to clipboard
var name: String?

Name of the scheduled query.

Link copied to clipboard
var nextInvocationTime: <Error class: unknown class>?

The next time the scheduled query is scheduled to run.

Link copied to clipboard

Notification configuration.

Link copied to clipboard
var previousInvocationTime: <Error class: unknown class>?

Last time the query was run.

Link copied to clipboard

The query to be run.

Link copied to clipboard

Runtime summary for the last five failed scheduled query runs.

Link copied to clipboard

Schedule configuration.

Link copied to clipboard

IAM role that Timestream uses to run the schedule query.

Link copied to clipboard

State of the scheduled query.

Link copied to clipboard

Scheduled query target store configuration.

Functions