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



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

def capacity_forecast: () -> Types::CapacityForecast

#load_forecast::Array[Types::LoadForecast]

Returns:



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

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

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time