View source: R/timestreamquery_operations.R
timestreamquery_update_scheduled_query | R Documentation |
Update a scheduled query.
See https://www.paws-r-sdk.com/docs/timestreamquery_update_scheduled_query/ for full documentation.
timestreamquery_update_scheduled_query(ScheduledQueryArn, State)
ScheduledQueryArn |
[required] ARN of the scheuled query. |
State |
[required] State of the scheduled query. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.