ActiveInstance

Describes a running instance in a Spot Fleet.

Types

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

Properties

Link copied to clipboard

The health status of the instance. If the status of either the instance status check or the system status check is impaired, the health status of the instance is unhealthy. Otherwise, the health status is healthy.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The instance type.

Link copied to clipboard

The ID of the Spot Instance request.

Functions

Link copied to clipboard
inline fun copy(block: ActiveInstance.Builder.() -> Unit = {}): ActiveInstance
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