AutoScalingDescription
Information about the auto scaling parameters for the connector.
Contents
- maxWorkerCount
-
The maximum number of workers allocated to the connector.
Type: Integer
Required: No
- mcuCount
-
The number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8.
Type: Integer
Required: No
- minWorkerCount
-
The minimum number of workers allocated to the connector.
Type: Integer
Required: No
- scaleInPolicy
-
The sacle-in policy for the connector.
Type: ScaleInPolicyDescription object
Required: No
- scaleOutPolicy
-
The sacle-out policy for the connector.>
Type: ScaleOutPolicyDescription object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: