SpotInstanceStatus

Describes the status of a Spot Instance request.

Types

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

Properties

Link copied to clipboard
val code: String?

The status code. For a list of status codes, see Spot request status codes in the Amazon EC2 User Guide for Linux Instances.

Link copied to clipboard

The description for the status code.

Link copied to clipboard

The date and time of the most recent status update, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).

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