| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static FleetScalingType |
FleetScalingType.fromValue(String value)
Use this in place of valueOf.
|
static FleetScalingType |
FleetScalingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FleetScalingType[] |
FleetScalingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScalingConfigurationInput |
ScalingConfigurationInput.withScalingType(FleetScalingType scalingType)
The scaling type for a compute fleet.
|
ScalingConfigurationOutput |
ScalingConfigurationOutput.withScalingType(FleetScalingType scalingType)
The scaling type for a compute fleet.
|
Copyright © 2025. All rights reserved.