Launch Template Instance Market Options
data class LaunchTemplateInstanceMarketOptions(val marketType: String? = null, val spotOptions: LaunchTemplateInstanceMarketOptionsSpotOptions? = null)
Constructors
Link copied to clipboard
constructor(marketType: String? = null, spotOptions: LaunchTemplateInstanceMarketOptionsSpotOptions? = null)
Properties
Link copied to clipboard
The market type. Can be spot
.
Link copied to clipboard
The options for Spot Instance