ModifySpotFleetRequestRequest
Contains the parameters for ModifySpotFleetRequest.
Types
Properties
Link copied to clipboard
Indicates whether running instances should be terminated if the target capacity of the Spot Fleet request is decreased below the current size of the Spot Fleet.
Link copied to clipboard
The launch template and overrides. You can only use this parameter if you specified a launch template (LaunchTemplateConfigs
) in your Spot Fleet request. If you specified LaunchSpecifications
in your Spot Fleet request, then omit this parameter.
Link copied to clipboard
The number of On-Demand Instances in the fleet.
Link copied to clipboard
The ID of the Spot Fleet request.
Link copied to clipboard
The size of the fleet.
Functions
Link copied to clipboard
inline fun copy(block: ModifySpotFleetRequestRequest.Builder.() -> Unit = {}): ModifySpotFleetRequestRequest