Parameter | Type | Description | Example |
---|---|---|---|
object | The scheduled scaling configurations. | ||
name | string | The name of the scaling policy. | name |
startTime | string | The time when the policy takes effect. | 2020-10-10T10:10:10Z |
endTime | string | The time when the policy expires. | 2021-10-10T10:10:10Z |
target | long | The number of provisioned instances. | 50 |
scheduleExpression | string | The schedule expression. | cron(0/30 * * * *) |