|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Applies or updates the configuration of provisioned resources. |
||
| alwaysAllocateCPU |
boolean |
Specifies whether to always allocate CPU. Default value: true. |
true |
| alwaysAllocateGPU |
boolean |
Specifies whether to always allocate GPU. Default value: true. |
true |
| scheduledActions |
array |
The scheduled scaling configuration. |
|
| ScheduledAction |
The scheduled scaling policy. |
||
| target |
integer |
Important This parameter is no longer recommended. Use the defaultTarget parameter instead. |
1 |
| targetTrackingPolicies |
array |
The metric-based scaling policy configuration. |
|
| TargetTrackingPolicy |
The metric-based scaling policy. |
||
| defaultTarget |
integer |
The default minimum number of provisioned instances. Valid values: 0 to 10000. Note
|
5 |