

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

# 成本最佳化建議欄
<a name="table-dictionary-cor-columns"></a>


| 欄名稱 | 說明 | 資料類型 | 允許 Null 值 | 
| --- | --- | --- | --- | 
| account\_id | 建議的目標帳戶 ID。 | string | 否 | 
| account\_name | 建議的目標帳戶名稱。 | string | 否 | 
| action\_type | 您可以採用建議來採取的動作類型。 | string | 否 | 
| currency\_code | 用於建議的貨幣代碼。 | string | 否 | 
| current\_resource\_details | 以 JSON 字串格式顯示的資源詳細資訊。 | string | 是 | 
| current\_resource\_summary | 目前資源的描述。 | string | 是 | 
| current\_resource\_type | 資源的類型。 | string | 是 | 
| estimated\_monthly\_cost\_after\_discount | 折扣後目前資源的估計每月成本。對於預留執行個體和 Savings Plans，它是指合格用量的成本。 | double | 是 | 
| estimated\_monthly\_cost\_before\_discount | 折扣前目前資源的估計每月成本。對於預留執行個體和 Savings Plans，它是指合格用量的成本。 | double | 否 | 
| estimated\_monthly\_savings\_after\_discount | 折扣後建議的預估每月節省金額。 | double | 是 | 
| estimated\_monthly\_savings\_before\_discount | 折扣前建議的預估每月節省金額。 | double | 否 | 
| estimated\_savings\_percentage\_after\_discount | 相對於成本計算回顧期間的總成本，折扣後的預估節省百分比。 | double | 是 | 
| estimated\_savings\_percentage\_before\_discount | 相對於成本計算回顧期間的總成本，折扣之前的預估節省百分比。 | double | 否 | 
| implementation\_effort | 實作建議所需的工作量。 | string | 否 | 
| last\_refresh\_timestamp | 上次產生建議的時間。 | timestamp | 否 | 
| recommendation\_ID | 建議的 ID。 | string | 否 | 
| recommendation\_lookback\_period\_in\_days | 用來產生建議的回顧期間。 | integer | 否 | 
| recommendation\_source | 建議的來源。 | string | 否 | 
| recommended\_resource\_details | 建議資源的詳細資訊，採用 JSON 字串格式。 | string | 是 | 
| recommended\_resource\_summary | 建議資源的描述。 | string | 是 | 
| recommended\_resource\_type | 建議的資源類型。 | string | 是 | 
| region | 資源 AWS 的區域。 | string | 是 | 
| resource\_arn |  資源的 Amazon Resource Name (ARN)。 | string | 是 | 
| restart\_needed | 實作建議是否需要重新啟動。 | boolean | 否 | 
| rollback\_possible | 是否可以復原實作建議。 | boolean | 否 | 
| tags | 與建議存在的資源相關聯的標籤清單。 | map | 是 | 