CreateFleetInstance

Describes the instances that were launched by the fleet.

Types

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

Properties

Link copied to clipboard

The IDs of the instances.

Link copied to clipboard

The instance type.

Link copied to clipboard

The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.

Link copied to clipboard

Indicates if the instance that was launched is a Spot Instance or On-Demand Instance.

Link copied to clipboard

The value is windows for Windows instances in an EC2 Fleet. Otherwise, the value is blank.

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