AutoScalingUpdate
The updates to the auto scaling parameters for the connector.
Contents
- maxWorkerCount
- 
               The target maximum number of workers allocated to the connector. Type: Integer Required: Yes 
- mcuCount
- 
               The target number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8. Type: Integer Valid Range: Minimum value of 1. Maximum value of 8. Required: Yes 
- minWorkerCount
- 
               The target minimum number of workers allocated to the connector. Type: Integer Required: Yes 
- scaleInPolicy
- 
               The target sacle-in policy for the connector. Type: ScaleInPolicyUpdate object Required: Yes 
- scaleOutPolicy
- 
               The target sacle-out policy for the connector. Type: ScaleOutPolicyUpdate object Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: