InstanceCollection

Contains details about a collection of instances launched in the Auto Scaling group.

Types

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

Properties

Link copied to clipboard

The Availability Zone where the instances were launched.

Link copied to clipboard

The Availability Zone ID where the instances in this collection were launched.

Link copied to clipboard

A list of instance IDs for the successfully launched instances.

Link copied to clipboard

The instance type of the launched instances.

Link copied to clipboard

The market type for the instances (On-Demand or Spot).

Link copied to clipboard

The ID of the subnet where the instances were launched.

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