本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
成本最佳化建議欄
資料欄名稱 | 描述 | 資料類型 | 允許 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 | 是 |