| Parameter | Type | Description | Example |
|---|---|---|---|
| object | public | ||
| scheduledActions | array | public | |
| ScheduledAction | Specifies whether to always allocate GPU resources to function instances. | ||
| currentError | string | public | image not found |
| defaultTarget | long | public | 5 |
| current | long | public | 1 |
| alwaysAllocateCPU | boolean | The target number of provisioned instances at the current time. If a metric-based or scheduled auto scaling policy is in effect, the value of this parameter is the number of provisioned instances as calculated by the policy. Otherwise, the value is the default number of provisioned instances when all auto scaling policies become invalid. Note
Comparison between this parameter and defaultTarget Assume that after the number of provisioned instances is set to 1, a scheduled auto scaling policy is added, and this auto scaling policy increases the number of provisioned instances during a specified time period to 5.
| true |