Builder
class Builder
Properties
Link copied to clipboard
S3 location for error report.
Link copied to clipboard
Runtime statistics for a scheduled run.
Link copied to clipboard
Error message for the scheduled query in case of failure. You might have to look at the error report to get more detailed error reasons.
Link copied to clipboard
InvocationTime for this run. This is the time at which the query is scheduled to run. Parameter @scheduled_runtime
can be used in the query to get the value.
Link copied to clipboard
The status of a scheduled query run.
Link copied to clipboard
The actual time when the query was run.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.timestreamquery.model.ErrorReportLocation inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.timestreamquery.model.ExecutionStats inside the given block