PredictiveAutoscalePolicyResponse

data class PredictiveAutoscalePolicyResponse(val scaleLookAheadTime: String? = null, val scaleMode: String)

The parameters for enabling predictive autoscale.

Constructors

Link copied to clipboard
constructor(scaleLookAheadTime: String? = null, scaleMode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.

Link copied to clipboard

the predictive autoscale mode