Module: Aws::CostExplorer::Client::_GetCostForecastResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCostForecastResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#forecast_results_by_time ⇒ ::Array[Types::ForecastResult]
431 |
# File 'sig/client.rbs', line 431
def forecast_results_by_time: () -> ::Array[Types::ForecastResult]
|
#total ⇒ Types::MetricValue
430 |
# File 'sig/client.rbs', line 430
def total: () -> Types::MetricValue
|