AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The scaling configuration output of a compute fleet.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class ScalingConfigurationOutput
The ScalingConfigurationOutput type exposes the following members
Name | Description | |
---|---|---|
ScalingConfigurationOutput() |
Name | Type | Description | |
---|---|---|---|
DesiredCapacity | System.Int32 |
Gets and sets the property DesiredCapacity. The desired number of instances in the fleet when auto-scaling. |
|
MaxCapacity | System.Int32 |
Gets and sets the property MaxCapacity. The maximum number of instances in the fleet when auto-scaling. |
|
ScalingType | Amazon.CodeBuild.FleetScalingType |
Gets and sets the property ScalingType. The scaling type for a compute fleet. |
|
TargetTrackingScalingConfigs | System.Collections.Generic.List<Amazon.CodeBuild.Model.TargetTrackingScalingConfiguration> |
Gets and sets the property TargetTrackingScalingConfigs.
A list of |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5