Module: Aws::ApplicationAutoScaling::Client::_GetPredictiveScalingForecastResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetPredictiveScalingForecastResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#capacity_forecastTypes::CapacityForecast



183
# File 'sig/client.rbs', line 183

def capacity_forecast: () -> Types::CapacityForecast

#load_forecast::Array[Types::LoadForecast]

Returns:



182
# File 'sig/client.rbs', line 182

def load_forecast: () -> ::Array[Types::LoadForecast]

#update_time::Time

Returns:

  • (::Time)


184
# File 'sig/client.rbs', line 184

def update_time: () -> ::Time