ModifySpotFleetRequestRequest

Contains the parameters for ModifySpotFleetRequest.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Reserved.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String