

如需與 Amazon Timestream for LiveAnalytics 類似的功能，請考慮使用 Amazon Timestream for InfluxDB。它提供簡化的資料擷取和單一位數毫秒查詢回應時間，以進行即時分析。[在這裡](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html)進一步了解。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# ScheduledQueryRunSummary
<a name="API_query_ScheduledQueryRunSummary"></a>

執行排程查詢的摘要

## 目錄
<a name="API_query_ScheduledQueryRunSummary_Contents"></a>

 ** ErrorReportLocation **   <a name="timestream-Type-query_ScheduledQueryRunSummary-ErrorReportLocation"></a>
錯誤報告的 S3 位置。  
類型：[ErrorReportLocation](API_query_ErrorReportLocation.md) 物件  
必要：否

 ** ExecutionStats **   <a name="timestream-Type-query_ScheduledQueryRunSummary-ExecutionStats"></a>
排程執行的執行時間統計資料。  
類型：[ExecutionStats](API_query_ExecutionStats.md) 物件  
必要：否

 ** FailureReason **   <a name="timestream-Type-query_ScheduledQueryRunSummary-FailureReason"></a>
故障時排程查詢的錯誤訊息。您可能需要查看錯誤報告，以取得更詳細的錯誤原因。  
類型：字串  
必要：否

 ** InvocationTime **   <a name="timestream-Type-query_ScheduledQueryRunSummary-InvocationTime"></a>
此執行的 InvocationTime。這是排定查詢執行的時間。參數`@scheduled_runtime`可用於查詢以取得 值。  
類型：Timestamp  
必要：否

 ** QueryInsightsResponse **   <a name="timestream-Type-query_ScheduledQueryRunSummary-QueryInsightsResponse"></a>
提供與排程查詢執行摘要相關的各種洞見和指標。  
類型：[ScheduledQueryInsightsResponse](API_query_ScheduledQueryInsightsResponse.md) 物件  
必要：否

 ** RunStatus **   <a name="timestream-Type-query_ScheduledQueryRunSummary-RunStatus"></a>
排程查詢執行的狀態。  
類型：字串  
有效值:`AUTO_TRIGGER_SUCCESS | AUTO_TRIGGER_FAILURE | MANUAL_TRIGGER_SUCCESS | MANUAL_TRIGGER_FAILURE`   
必要：否

 ** TriggerTime **   <a name="timestream-Type-query_ScheduledQueryRunSummary-TriggerTime"></a>
查詢執行的實際時間。  
類型：Timestamp  
必要：否

## 另請參閱
<a name="API_query_ScheduledQueryRunSummary_SeeAlso"></a>

如需在其中一種語言特定 AWS SDKs中使用此 API 的詳細資訊，請參閱以下內容：
+  [AWS 適用於 C\$1\$1 的 SDK](https://docs.aws.amazon.com/goto/SdkForCpp/timestream-query-2018-11-01/ScheduledQueryRunSummary) 
+  [AWS 適用於 Java V2 的 SDK](https://docs.aws.amazon.com/goto/SdkForJavaV2/timestream-query-2018-11-01/ScheduledQueryRunSummary) 
+  [AWS 適用於 Ruby V3 的 SDK](https://docs.aws.amazon.com/goto/SdkForRubyV3/timestream-query-2018-11-01/ScheduledQueryRunSummary) 