InstanceFleetModifyConfig
Configuration parameters for an instance fleet modification request.
Note
The instance fleet configuration is available only in Amazon EMR versions 4.8.0 and later, excluding 5.0.x versions.
Contents
- InstanceFleetId
-
A unique identifier for the instance fleet.
Type: String
Required: Yes
- ResizeSpecifications
-
The resize specification for the instance fleet.
Type: InstanceFleetResizingSpecifications object
Required: No
- TargetOnDemandCapacity
-
The target capacity of On-Demand units for the instance fleet. For more information see InstanceFleetConfig:TargetOnDemandCapacity.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- TargetSpotCapacity
-
The target capacity of Spot units for the instance fleet. For more information, see InstanceFleetConfig:TargetSpotCapacity.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: