LaunchInstancesResponse

Types

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

Properties

Link copied to clipboard

The name of the Auto Scaling group where the instances were launched.

Link copied to clipboard

The idempotency token used for the request, either customer-specified or auto-generated.

Link copied to clipboard

A list of errors encountered during the launch attempt including details about failed instance launches with their corresponding error codes and messages.

Link copied to clipboard

A list of successfully launched instances including details such as instance type, Availability Zone, subnet, lifecycle state, and instance IDs.

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