OnDemandOptionsRequest

Describes the configuration of On-Demand Instances in an EC2 Fleet.

Types

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

Properties

Link copied to clipboard

The strategy that determines the order of the launch template overrides to use in fulfilling On-Demand capacity.

Link copied to clipboard

The strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.

Link copied to clipboard

The maximum amount per hour for On-Demand Instances that you're willing to pay.

Link copied to clipboard

The minimum target capacity for On-Demand Instances in the fleet. If this minimum capacity isn't reached, no instances are launched.

Link copied to clipboard

Indicates that the fleet launches all On-Demand Instances into a single Availability Zone.

Link copied to clipboard

Indicates that the fleet uses a single instance type to launch all On-Demand Instances in 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