Update scheduled query
async_boto.validation.timestream_query.update_scheduled_query
UpdateScheduledQueryRequest
Bases: BaseModel
Update a scheduled query.
| PARAMETER | DESCRIPTION |
|---|---|
ScheduledQueryArn
|
ARN of the scheduled query.
TYPE:
|
State
|
State of the scheduled query.
TYPE:
|
ScheduledQueryArn
instance-attribute
ScheduledQueryArn
State
instance-attribute
State
UpdateScheduledQueryResponse
Bases: BaseModel
The response returned by the service when an UpdateScheduledQuery action is successful. If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.