

 Amazon Forecast 不再提供給新客戶。Amazon Forecast 的現有客戶可以繼續正常使用服務。[進一步了解」](https://aws.amazon.com/blogs/machine-learning/transition-your-amazon-forecast-usage-to-amazon-sagemaker-canvas/)

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

# WhatIfForecastExportSummary
<a name="API_WhatIfForecastExportSummary"></a>

提供 [ListWhatIfForecastExports](API_ListWhatIfForecastExports.md)操作中使用的假設預測匯出屬性摘要。若要取得完整的屬性集，請呼叫 [DescribeWhatIfForecastExport](API_DescribeWhatIfForecastExport.md)操作，並提供摘要中列出的 `WhatIfForecastExportArn` 。

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

 ** CreationTime **   <a name="forecast-Type-WhatIfForecastExportSummary-CreationTime"></a>
建立預測匯出時。  
類型：Timestamp  
必要：否

 ** Destination **   <a name="forecast-Type-WhatIfForecastExportSummary-Destination"></a>
匯出預測的 Amazon Simple Storage Service (Amazon S3) 儲存貯體路徑。  
類型：[DataDestination](API_DataDestination.md) 物件  
必要：否

 ** LastModificationTime **   <a name="forecast-Type-WhatIfForecastExportSummary-LastModificationTime"></a>
上次修改資源的時間。時間戳記取決於任務的狀態：  
+  `CREATE_PENDING` - `CreationTime`。
+  `CREATE_IN_PROGRESS` - 目前的時間戳記。
+  `CREATE_STOPPING` - 目前的時間戳記。
+  `CREATE_STOPPED` - 任務停止時。
+  `ACTIVE` 或 `CREATE_FAILED` - 任務完成或失敗時。
類型：Timestamp  
必要：否

 ** Message **   <a name="forecast-Type-WhatIfForecastExportSummary-Message"></a>
如果發生錯誤，則會顯示有關錯誤的資訊訊息。  
類型：字串  
必要：否

 ** Status **   <a name="forecast-Type-WhatIfForecastExportSummary-Status"></a>
假設預測匯出的狀態。狀態包括：  
+  `ACTIVE` 
+  `CREATE_PENDING`, `CREATE_IN_PROGRESS`, `CREATE_FAILED` 
+  `CREATE_STOPPING`, `CREATE_STOPPED` 
+  `DELETE_PENDING`, `DELETE_IN_PROGRESS`, `DELETE_FAILED` 
假設分析`Status`的 必須在您能夠存取分析`ACTIVE`之前。
類型：字串  
長度限制：長度上限為 256。  
必要：否

 ** WhatIfForecastArns **   <a name="forecast-Type-WhatIfForecastExportSummary-WhatIfForecastArns"></a>
Amazon Resource Name (ARNs) 陣列，定義匯出中包含的假設預測。  
類型：字串陣列  
陣列成員：項目數下限為 1。項目數上限為 50。  
長度限制：長度上限為 300。  
模式：`arn:([a-z\d-]+):forecast:.*:.*:.+`  
必要：否

 ** WhatIfForecastExportArn **   <a name="forecast-Type-WhatIfForecastExportSummary-WhatIfForecastExportArn"></a>
假設預測匯出的 Amazon Resource Name (ARN)。  
類型：字串  
長度限制：長度上限為 300。  
模式：`arn:([a-z\d-]+):forecast:.*:.*:.+`  
必要：否

 ** WhatIfForecastExportName **   <a name="forecast-Type-WhatIfForecastExportSummary-WhatIfForecastExportName"></a>
假設預測匯出名稱。  
類型：字串  
長度限制：長度下限為 1。長度上限為 63。  
模式：`^[a-zA-Z][a-zA-Z0-9_]*`  
必要：否

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

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