SpotMarketOptions

Defines configuration for spot instance deployment.

Types

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

Properties

Link copied to clipboard

Duration of spot instance block reservation.

Link copied to clipboard

Specifies behavior when spot instance is interrupted.

Link copied to clipboard

Maximum hourly price for spot instance.

Link copied to clipboard

Defines the type of spot instance request.

Link copied to clipboard

Timestamp until which spot instance request is valid.

Functions

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