|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The configuration for scheduled auto scaling. |
||
| endTime |
string |
The time when the policy expires. |
2024-03-10T10:10:10Z |
| name |
string |
The policy name. |
test_1 |
| scheduleExpression |
string |
The schedule expression. |
cron(0 0 22 * * *) |
| startTime |
string |
The time when the policy takes effect. |
2023-03-10T10:10:10Z |
| target |
integer |
The number of target provisioned instances. |
50 |
| timeZone |
string |
The time zone. If this parameter is not specified, the startTime, endTime, and scheduleExpression values must be in UTC format. |
Asia/Shanghai |