UpdateScheduledQueryResponse

Types

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

Properties

Link copied to clipboard

The creation time of the updated scheduled query.

Link copied to clipboard

The description of the updated scheduled query.

Link copied to clipboard

The destination configuration of the updated scheduled query.

Link copied to clipboard

The execution role ARN of the updated scheduled query.

Link copied to clipboard

The status of the last execution of the updated scheduled query (Running, Complete, Failed, Timeout, or InvalidQuery).

Link copied to clipboard

The time when the updated scheduled query was last executed.

Link copied to clipboard

The last updated time of the scheduled query.

Link copied to clipboard

The log group identifiers of the updated scheduled query.

Link copied to clipboard
val name: String?

The name of the updated scheduled query.

Link copied to clipboard

The query language used by the updated scheduled query.

Link copied to clipboard

The query string of the updated scheduled query.

Link copied to clipboard

The ARN of the updated scheduled query.

Link copied to clipboard

The schedule end time of the updated scheduled query.

Link copied to clipboard

The schedule expression of the updated scheduled query.

Link copied to clipboard

The schedule start time of the updated scheduled query.

Link copied to clipboard

The start time offset of the updated scheduled query.

Link copied to clipboard

The state of the updated scheduled query.

Link copied to clipboard

The timezone of the updated scheduled query.

Functions

Link copied to clipboard
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