Predictive Autoscale Policy Response
data class PredictiveAutoscalePolicyResponse(val scaleLookAheadTime: String? = null, val scaleMode: String)
The parameters for enabling predictive autoscale.
The parameters for enabling predictive autoscale.