Module: Aws::AutoScaling::Client::_GetPredictiveScalingForecastResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#capacity_forecastTypes::CapacityForecast



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

def capacity_forecast: () -> Types::CapacityForecast

#load_forecast::Array[Types::LoadForecast]

Returns:



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

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

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time