UpdateScheduledQueryResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the scheduled query was originally created.

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 most recent execution of the updated scheduled query.

Link copied to clipboard

The timestamp when the updated scheduled query was last executed.

Link copied to clipboard

The timestamp when the scheduled query was last updated.

Link copied to clipboard

The log groups queried by 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 of 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 end time of the updated scheduled query.

Link copied to clipboard

The cron expression of the updated scheduled query.

Link copied to clipboard

The start time of the updated scheduled query.

Link copied to clipboard

The 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