LaunchTemplateSpotMarketOptions
The options for Spot Instances.
Types
Properties
Link copied to clipboard
The required duration for the Spot Instances (also known as Spot blocks), in minutes. This value must be a multiple of 60 (60, 120, 180, 240, 300, or 360).
Link copied to clipboard
The behavior when a Spot Instance is interrupted.
Link copied to clipboard
The Spot Instance request type.
Link copied to clipboard
The end date of the request. For a one-time request, the request remains active until all instances launch, the request is canceled, or this date is reached. If the request is persistent, it remains active until it is canceled or this date and time is reached.
Functions
Link copied to clipboard
inline fun copy(block: LaunchTemplateSpotMarketOptions.Builder.() -> Unit = {}): LaunchTemplateSpotMarketOptions