Launch Template Instance Market Options Args
data class LaunchTemplateInstanceMarketOptionsArgs(val marketType: Output<String>? = null, val spotOptions: Output<LaunchTemplateInstanceMarketOptionsSpotOptionsArgs>? = null) : ConvertibleToJava<LaunchTemplateInstanceMarketOptionsArgs>
Constructors
Link copied to clipboard
constructor(marketType: Output<String>? = null, spotOptions: Output<LaunchTemplateInstanceMarketOptionsSpotOptionsArgs>? = null)
Properties
Link copied to clipboard
The market type. Can be spot
.
Link copied to clipboard
The options for Spot Instance