DescribeFleetError

Describes the instances that could not be launched by the fleet.

Types

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

Properties

Link copied to clipboard

The error code that indicates why the instance could not be launched. For more information about error codes, see Error codes.

Link copied to clipboard

The error message that describes why the instance could not be launched. For more information about error messages, see Error codes.

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 could not be launched was a Spot Instance or On-Demand Instance.

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