UpdateScheduledQueryRequest
Types
Properties
Link copied to clipboard
An updated description for the scheduled query.
Link copied to clipboard
The updated configuration for where to deliver query results.
Link copied to clipboard
The updated ARN of the IAM role that grants permissions to execute the query and deliver results.
Link copied to clipboard
The ARN or name of the scheduled query to update.
Link copied to clipboard
The updated array of log group names or ARNs to query.
Link copied to clipboard
The updated query language for the scheduled query.
Link copied to clipboard
The updated query string to execute.
Link copied to clipboard
The updated end time for the scheduled query in Unix epoch format.
Link copied to clipboard
The updated cron expression that defines when the scheduled query runs.
Link copied to clipboard
The updated start time for the scheduled query in Unix epoch format.
Link copied to clipboard
The updated time offset in seconds that defines the lookback period for the query.
Link copied to clipboard
The updated state of the scheduled query.
Functions
Link copied to clipboard
inline fun copy(block: UpdateScheduledQueryRequest.Builder.() -> Unit = {}): UpdateScheduledQueryRequest