AutoScaling
Specifies how the connector scales.
Contents
- maxWorkerCount
-
The maximum number of workers allocated to the connector.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 10.
Required: Yes
- mcuCount
-
The 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 minimum number of workers allocated to the connector.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 10.
Required: Yes
- scaleInPolicy
-
The sacle-in policy for the connector.
Type: ScaleInPolicy object
Required: No
- scaleOutPolicy
-
The sacle-out policy for the connector.
Type: ScaleOutPolicy object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: