InstanceFleetModifyConfig
Configuration parameters for an instance fleet modification request.
The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions.
Types
Properties
Link copied to clipboard
A unique identifier for the instance fleet.
Link copied to clipboard
The resize specification for the instance fleet.
Link copied to clipboard
The target capacity of On-Demand units for the instance fleet. For more information see InstanceFleetConfig$TargetOnDemandCapacity.
Link copied to clipboard
The target capacity of Spot units for the instance fleet. For more information, see InstanceFleetConfig$TargetSpotCapacity.
Functions
Link copied to clipboard
inline fun copy(block: InstanceFleetModifyConfig.Builder.() -> Unit = {}): InstanceFleetModifyConfig